Skip to content

Commit

Permalink
Merge pull request #269 from nickbabcock/ci
Browse files Browse the repository at this point in the history
Bump ci x86 mac to macos-13
  • Loading branch information
nickbabcock authored Oct 26, 2024
2 parents 3e5cf9e + 4dffe9a commit 310d389
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 @@ -26,7 +26,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 310d389

Please sign in to comment.