Skip to content

Commit

Permalink
compiling solaris binaries
Browse files Browse the repository at this point in the history
related #120
  • Loading branch information
AnalogJ committed Jul 12, 2022
1 parent c657986 commit 66bd6f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
Expand Down

0 comments on commit 66bd6f9

Please sign in to comment.