Skip to content

Commit

Permalink
chore: hardcode macos-12 as mac release version
Browse files Browse the repository at this point in the history
  • Loading branch information
lcovar committed Apr 24, 2024
1 parent bf0becc commit e6079cb
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 @@ -56,7 +56,7 @@ jobs:
mac-build:
name: Create Mac release
runs-on: macos-latest
runs-on: macos-12
needs:
- get-current-state
env:
Expand Down

0 comments on commit e6079cb

Please sign in to comment.