Skip to content

Commit

Permalink
Merge pull request #5 from praetorian-inc/update-github-action-goos
Browse files Browse the repository at this point in the history
Update Github Action
  • Loading branch information
UNC1739 committed Apr 27, 2023
2 parents bc0e228 + 322ec39 commit 8b56822
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ on:

jobs:
build:
goos:
- darwin
- linux
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ builds:
goos:
- linux
- darwin
- windows
goarch:
- amd64
- arm64
Expand Down

0 comments on commit 8b56822

Please sign in to comment.