Skip to content

Commit b44d52f

Browse files
committed
Use macos-13 in CI for x86_64-apple-darwin
1 parent fb6cb2a commit b44d52f

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
@@ -80,7 +80,7 @@ jobs:
8080
os: ubuntu-latest
8181
rust: nightly
8282
- target: x86_64-apple-darwin
83-
os: macos-latest
83+
os: macos-13
8484
rust: nightly
8585
- target: i686-pc-windows-msvc
8686
os: windows-latest

0 commit comments

Comments
 (0)