Skip to content

Commit

Permalink
wip: fix darwin build
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenr0d committed May 10, 2024
1 parent 5cf843e commit 95df3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
target:
- GOOS: darwin
GOARCH: amd64
runner: macos-latest
runner: macos-14-large

- GOOS: darwin
GOARCH: arm64
Expand Down

0 comments on commit 95df3da

Please sign in to comment.