remove solaris.

This commit is contained in:
Jason Kulatunga
2022-07-11 20:54:07 -07:00
parent 8e05b2e2f8
commit 7841063783
-1
View File
@@ -91,7 +91,6 @@ jobs:
- { on: ubuntu-latest, goos: linux, goarch: arm, goarm: 6 } - { on: ubuntu-latest, goos: linux, goarch: arm, goarm: 6 }
- { on: ubuntu-latest, goos: linux, goarch: arm, goarm: 7 } - { on: ubuntu-latest, goos: linux, goarch: arm, goarm: 7 }
- { on: ubuntu-latest, goos: linux, goarch: arm64 } - { 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: amd64 }
- { on: macos-latest, goos: darwin, goarch: arm64 } - { on: macos-latest, goos: darwin, goarch: arm64 }
- { on: macos-latest, goos: freebsd, goarch: amd64 } - { on: macos-latest, goos: freebsd, goarch: amd64 }