Skip to content

Commit

Permalink
remove solaris.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jul 12, 2022
1 parent 8e05b2e commit 7841063
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ jobs:
- { on: ubuntu-latest, goos: linux, goarch: arm, goarm: 6 }
- { on: ubuntu-latest, goos: linux, goarch: arm, goarm: 7 }
- { on: ubuntu-latest, goos: linux, goarch: arm64 }
- { on: ubuntu-latest, goos: solaris, goarch: amd64 }
- { on: macos-latest, goos: darwin, goarch: amd64 }
- { on: macos-latest, goos: darwin, goarch: arm64 }
- { on: macos-latest, goos: freebsd, goarch: amd64 }
Expand Down

0 comments on commit 7841063

Please sign in to comment.