Skip to content

Commit 5612329

Browse files
committed
Use GitHub public Apple Silicon runner label
1 parent 2aa1910 commit 5612329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
jobs:
1313
verify:
14-
runs-on: macos-15-arm64
14+
runs-on: macos-15
1515
timeout-minutes: 45
1616
steps:
1717
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)