This commit is contained in:
spiritlhl
2024-05-07 01:05:03 +00:00
parent bbb84b7276
commit 4043e3a1ed

View File

@@ -83,9 +83,6 @@ jobs:
goarch: amd64 goarch: amd64
- goos: windows - goos: windows
goarch: arm64 goarch: arm64
- goos: windows
goarch: arm
goarm: 7
- goos: darwin - goos: darwin
goarch: arm64 goarch: arm64
- goos: linux - goos: linux
@@ -123,4 +120,7 @@ jobs:
# - goos: linux # - goos: linux
# goarch: ppc64 # goarch: ppc64
# - goos: linux # - goos: linux
# goarch: ppc64le # goarch: ppc64le
# - goos: windows
# goarch: arm
# goarm: 7