Skip to content

Commit

Permalink
ci: skip building darwin/arm64 non static binary
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Apr 25, 2024
1 parent a9c6fab commit 4c70605
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/post-merge.yaml
Expand Up @@ -126,7 +126,6 @@ jobs:
- name: Build Darwin
run: |
make ci-build-darwin GOARCH=amd64
make ci-build-darwin GOARCH=arm64
make ci-build-darwin-arm64-static
timeout-minutes: 30
env:
Expand Down

0 comments on commit 4c70605

Please sign in to comment.