|
|
|
@ -33,7 +33,7 @@ jobs:
|
|
|
|
|
- {os: ubuntu-latest, CGO_ENABLED: "0", GOOS: linux, GOARCH: amd64}
|
|
|
|
|
- {os: ubuntu-latest, CGO_ENABLED: "0", GOOS: linux, GOARCH: arm64}
|
|
|
|
|
- {os: ubuntu-latest, CGO_ENABLED: "0", GOOS: linux, GOARCH: arm}
|
|
|
|
|
# - {os: ubuntu-latest, CGO_ENABLED: "0", GOOS: linux, GOARCH: loong64} # FIXME
|
|
|
|
|
- {os: ubuntu-latest, CGO_ENABLED: "0", GOOS: linux, GOARCH: loong64}
|
|
|
|
|
- {os: ubuntu-latest, CGO_ENABLED: "0", GOOS: linux, GOARCH: mips64}
|
|
|
|
|
- {os: ubuntu-latest, CGO_ENABLED: "0", GOOS: linux, GOARCH: mips64le}
|
|
|
|
|
- {os: ubuntu-latest, CGO_ENABLED: "0", GOOS: linux, GOARCH: mips}
|
|
|
|
|