Skip to content

Commit 6633901

Browse files
committed
try to force m1 runner
1 parent 4fcf902 commit 6633901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77

88
strategy:
99
matrix:
10-
os: [ ubuntu-latest, windows-latest, macos-13, macos-14 ]
10+
os: [ ubuntu-latest, windows-latest, macos-latest, macos-latest-arm ]
1111
racket: [ '8.0', 'current' ]
1212

1313
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)