mirror of
https://github.com/oneclickvirt/basics.git
synced 2025-11-03 11:10:55 +08:00
update
This commit is contained in:
12
.github/workflows/main.yaml
vendored
12
.github/workflows/main.yaml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user