Skip to content

Commit

Permalink
remove arch
Browse files Browse the repository at this point in the history
  • Loading branch information
revelaction committed Dec 16, 2023
1 parent d9f88a9 commit e462fd7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- {GOOS: linux, GOARCH: arm, GOARM: 6}
- {GOOS: linux, GOARCH: arm64}
- {GOOS: darwin, GOARCH: amd64}
- {GOOS: darwin, GOARCH: arm64}
- {GOOS: freebsd, GOARCH: amd64}
steps:
- name: Install Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit e462fd7

Please sign in to comment.