Skip to content

Commit 5045cb1

Browse files
committed
Specify arm64 arch
1 parent 6d54a06 commit 5045cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ env:
4242
CXX: ccache g++
4343
jobs:
4444
MACOS_ARM64_DEBUG_ZTS:
45-
runs-on: macos-12
45+
runs-on: macos-12-arm64
4646
steps:
4747
- name: git checkout
4848
uses: actions/checkout@v4

0 commit comments

Comments
 (0)