Skip to content

Commit

Permalink
ci: PR without build-mac check (#801)
Browse files Browse the repository at this point in the history
  • Loading branch information
kongfei605 committed Feb 18, 2024
1 parent 93711c4 commit 67e043d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,3 @@ jobs:
run: make build-linux && make build-linux-arm
- name: go build windows
run: make build-windows
- name: go build mac
run: make build-mac && make build-mac-arm

0 comments on commit 67e043d

Please sign in to comment.