Skip to content

Commit

Permalink
ci: use macos-latest-large image
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Apr 28, 2024
1 parent 5ece325 commit 7324023
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
runs-on: macos-latest-large
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7324023

Please sign in to comment.