mirror of
https://github.com/oneclickvirt/backtrace.git
synced 2025-02-23 01:15:40 +08:00
Update main.yaml
This commit is contained in:
parent
7b0f0501de
commit
ca5b639886
10
.github/workflows/main.yaml
vendored
10
.github/workflows/main.yaml
vendored
@ -78,6 +78,11 @@ jobs:
|
||||
- goarch: 386
|
||||
goos: darwin
|
||||
include:
|
||||
- goos: windows
|
||||
goarch: arm64
|
||||
- goos: windows
|
||||
goarch: arm
|
||||
goarm: 7
|
||||
- goos: darwin
|
||||
goarch: arm64
|
||||
- goos: linux
|
||||
@ -89,11 +94,6 @@ jobs:
|
||||
- goos: linux
|
||||
goarch: arm
|
||||
goarm: 5
|
||||
- goos: windows
|
||||
goarch: arm64
|
||||
- goos: windows
|
||||
goarch: arm
|
||||
goarm: 7
|
||||
- goos: linux
|
||||
goarch: arm64
|
||||
- goos: linux
|
||||
|
Loading…
Reference in New Issue
Block a user