Skip to content

Commit

Permalink
Use macos-13 in CI for x86_64-apple-darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
beetrees committed Aug 24, 2024
1 parent fb6cb2a commit b44d52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
os: ubuntu-latest
rust: nightly
- target: x86_64-apple-darwin
os: macos-latest
os: macos-13
rust: nightly
- target: i686-pc-windows-msvc
os: windows-latest
Expand Down

0 comments on commit b44d52f

Please sign in to comment.