Skip to content

Commit

Permalink
ci: use macos-monterey image
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Apr 28, 2024
1 parent 7324023 commit 0d9d4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-for-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
release:
name: release x86_64-apple-darwin
runs-on: macos-latest-large
runs-on: macos-12
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 0d9d4fc

Please sign in to comment.