mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-16 05:32:21 +08:00
Use local legacy compiler
This commit is contained in:
parent
a7338fdc2b
commit
59d437b9d2
|
@ -48,8 +48,8 @@ builds:
|
|||
- with_clash_api
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
- GOROOT=/nix/store/cpfvjwc7d5hai3iar78h86iwnvgppjrg-go-1.20.14/share/go
|
||||
gobinary: /nix/store/cpfvjwc7d5hai3iar78h86iwnvgppjrg-go-1.20.14/bin/go
|
||||
- GOROOT={{ .Env.GOPATH }}/go1.20.14
|
||||
gobinary: "{{ .Env.GOPATH }}/go1.20.14/bin/go"
|
||||
targets:
|
||||
- windows_amd64_v1
|
||||
- windows_386
|
||||
|
|
Loading…
Reference in New Issue
Block a user