Skip to content

Commit fb6cb2a

Browse files
committed
Use macos-latest in CI for aarch64-apple-darwin
1 parent 41d37b4 commit fb6cb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
include:
1818
- target: aarch64-apple-darwin
19-
os: macos-14
19+
os: macos-latest
2020
rust: nightly
2121
- target: aarch64-unknown-linux-gnu
2222
os: ubuntu-latest

0 commit comments

Comments
 (0)