mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Fix toolchain version
This commit is contained in:
parent
c15f844727
commit
75fcb2468f
3 changed files with 7 additions and 4 deletions
|
@ -24,6 +24,7 @@ builds:
|
|||
- with_tailscale
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
- GOTOOLCHAIN=local
|
||||
targets:
|
||||
- linux_386
|
||||
- linux_amd64_v1
|
||||
|
@ -62,6 +63,7 @@ builds:
|
|||
<<: *template
|
||||
env:
|
||||
- CGO_ENABLED=1
|
||||
- GOTOOLCHAIN=local
|
||||
overrides:
|
||||
- goos: android
|
||||
goarch: arm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue