This commit is contained in:
spiritlhl 2024-05-01 09:26:14 +00:00
parent bc0c75bff6
commit 2c053e718b

View File

@ -93,6 +93,8 @@ jobs:
- goos: linux
goarch: arm
goarm: 5
- goos: android
goarch: arm64
- goos: windows
goarch: arm64
- goos: windows
@ -102,6 +104,20 @@ jobs:
goarch: arm64
- goos: linux
goarch: riscv64
- goos: linux
goarch: mips64
- goos: linux
goarch: mips64le
- goos: linux
goarch: mipsle
- goos: linux
goarch: mips
- goos: linux
goarch: mipsle
gomips: softfloat
- goos: linux
goarch: mips
gomips: softfloat
- goos: linux
goarch: ppc64
- goos: linux