Skip to content

Commit

Permalink
ci: Run on macOS-12, not -latest, as the latter doesn't provide x64
Browse files Browse the repository at this point in the history
  • Loading branch information
mthmulders committed Apr 26, 2024
1 parent 7a8986a commit 584661d
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 @@ -75,7 +75,7 @@ jobs:
exclude:
- os: ubuntu-latest
gu-binary: gu.cmd
- os: macos-latest
- os: macOS-12
gu-binary: gu.cmd
- os: macos-arm64-latest
gu-binary: gu.cmd
Expand Down

0 comments on commit 584661d

Please sign in to comment.