compiling solaris binaries

related #120
pull/328/head
Jason Kulatunga 2 years ago
parent c6579864b8
commit 66bd6f99c5

@ -91,6 +91,7 @@ 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 }

Loading…
Cancel
Save