Skip to content

Commit

Permalink
Merge pull request #9 from matyasselmeci/pr/no386
Browse files Browse the repository at this point in the history
Drop 386; the rest of the HTCondor Software Suite doesn't support that architecture either
  • Loading branch information
matyasselmeci authored Sep 30, 2022
2 parents c81f09a + 73353d0 commit 8f6fff3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ builds:
- windows
- darwin
goarch:
- "386"
- "amd64"
- "arm64"
- "ppc64le"
Expand All @@ -41,7 +40,6 @@ builds:
- windows
- darwin
goarch:
- "386"
- "amd64"
- "arm64"
- "ppc64le"
Expand All @@ -62,7 +60,7 @@ archives:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
# 386: i386
amd64: x86_64
format_overrides:
- goos: windows
Expand Down

0 comments on commit 8f6fff3

Please sign in to comment.