Skip to content

Commit

Permalink
remove macOs build
Browse files Browse the repository at this point in the history
  • Loading branch information
urld committed Nov 1, 2022
1 parent 26a9d59 commit cd0cead
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dist.sh
Expand Up @@ -9,5 +9,3 @@ $MAKE test

GOOS=linux GOARCH=amd64 $MAKE dist
GOOS=windows GOARCH=amd64 $MAKE dist
GOOS=darwin GOARCH=amd64 $MAKE dist

0 comments on commit cd0cead

Please sign in to comment.