Skip to content

Commit

Permalink
Merge pull request #495 from nickbabcock/macos-13
Browse files Browse the repository at this point in the history
Update to x86 macos-13
  • Loading branch information
nickbabcock authored Oct 7, 2024
2 parents 1b82ac4 + d2d406c commit a643a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- build: x86_64-unknown-linux-musl
os: ubuntu-latest
- build: x86_64-apple-darwin
os: macos-12
os: macos-13
- build: aarch64-apple-darwin
os: macos-14
- build: x86_64-pc-windows-msvc
Expand Down

0 comments on commit a643a78

Please sign in to comment.