This commit is contained in:
spiritlhl
2024-05-07 00:41:47 +00:00
parent 4d83cb3133
commit 03c619a6d3

View File

@@ -76,6 +76,8 @@ jobs:
exclude:
- goarch: 386
goos: darwin
- goarch: 386
goos: openbsd
include:
- goos: windows
goarch: 386
@@ -103,10 +105,6 @@ jobs:
goarch: mipsle
- goos: linux
goarch: mips
- goos: linux
goarch: ppc64
- goos: linux
goarch: ppc64le
- goos: freebsd
goarch: arm64
- goos: freebsd
@@ -128,4 +126,8 @@ jobs:
# goarm: 6
# - goos: linux
# goarch: arm
# goarm: 5
# goarm: 5
# - goos: linux
# goarch: ppc64
# - goos: linux
# goarch: ppc64le