Skip to content

Commit

Permalink
release.yml: macos-11 runner is gone and macos-12 is about to be depr…
Browse files Browse the repository at this point in the history
…ecated

macos-13 is the last option for an intel MacOS build.
  • Loading branch information
ilyagr authored Aug 8, 2024
1 parent 3efdbcc commit 8bcffcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
os: ubuntu-20.04
target: x86_64-unknown-linux-musl
- build: macos-x86_64
os: macos-11
os: macos-13
target: x86_64-apple-darwin
- build: macos-aarch64
os: macos-14
Expand Down

0 comments on commit 8bcffcb

Please sign in to comment.