forked from Mxmilu666/frp
feat(build): add support for loong64 architecture
This commit is contained in:
3
.github/workflows/build-all.yaml
vendored
3
.github/workflows/build-all.yaml
vendored
@@ -19,6 +19,9 @@ jobs:
|
||||
matrix:
|
||||
goos: [linux, windows, darwin, freebsd, openbsd, android]
|
||||
goarch: [amd64, 386, arm, arm64]
|
||||
include:
|
||||
- goos: linux
|
||||
goarch: loong64
|
||||
exclude:
|
||||
- goos: darwin
|
||||
goarch: arm
|
||||
|
||||
Reference in New Issue
Block a user