Skip to content

Commit

Permalink
Merge pull request #472 from BitGo/mac-mx-build
Browse files Browse the repository at this point in the history
fix: mac m1/m2 release in github action
  • Loading branch information
dpkjnr authored Aug 12, 2024
2 parents ba68e6a + 3365be1 commit 39c5825
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-14-arm64
runs-on: macos-14
needs:
- get-current-state
env:
Expand Down

0 comments on commit 39c5825

Please sign in to comment.