Skip to content

Commit

Permalink
ci: update runners for apple builds (paradigmxyz#7408)
Browse files Browse the repository at this point in the history
  • Loading branch information
QEDK authored Apr 18, 2024
1 parent b846f47 commit 27ddfae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ jobs:
os: ubuntu-20.04
profile: maxperf
- target: x86_64-apple-darwin
os: macos-latest
os: macos-13
profile: maxperf
- target: aarch64-apple-darwin
os: macos-latest
os: macos-14
profile: maxperf
- target: x86_64-pc-windows-gnu
os: ubuntu-20.04
Expand Down

0 comments on commit 27ddfae

Please sign in to comment.