Skip to content

Commit 4fcf902

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

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-latest ]
10+
os: [ ubuntu-latest, windows-latest, macos-13, macos-14 ]
1111
racket: [ '8.0', 'current' ]
1212

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

0 commit comments

Comments
 (0)