Skip to content

Commit

Permalink
remove plan9 from actions (I copied the file from another project)
Browse files Browse the repository at this point in the history
  • Loading branch information
irth committed Dec 17, 2022
1 parent 301325d commit 80f9adc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
GOOS:
- linux
- darwin
- plan9
- openbsd
- freebsd
GOARCH:
Expand All @@ -24,8 +23,6 @@ jobs:
GOARCH: '386'
- GOOS: darwin
GOARCH: arm
- GOOS: plan9
GOARCH: arm64
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
Expand Down

0 comments on commit 80f9adc

Please sign in to comment.