We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d444b57 commit 31bc48fCopy full SHA for 31bc48f
.github/workflows/ci.yml
@@ -244,11 +244,11 @@ jobs:
244
matrix:
245
include:
246
- target: aarch64-apple-darwin
247
- os: macOS-latest
+ os: macos-14
248
- target: debian-x86_64
249
os: ubuntu-latest
250
- target: x86_64-apple-darwin
251
252
- target: x86_64-pc-windows-msvc
253
os: windows-latest
254
ext: '.exe'
@@ -297,7 +297,7 @@ jobs:
297
298
299
300
301
302
303
0 commit comments