Build legacy binaries with latest Go

This commit is contained in:
世界
2025-02-12 08:31:21 +08:00
parent c830e9a634
commit 0f6c417c3c
3 changed files with 45 additions and 13 deletions
+2 -3
View File
@@ -51,12 +51,11 @@ builds:
- with_clash_api
env:
- CGO_ENABLED=0
- GOROOT={{ .Env.GOPATH }}/go1.20.14
tool: "{{ .Env.GOPATH }}/go1.20.14/bin/go"
- GOROOT={{ .Env.GOPATH }}/go_legacy
tool: "{{ .Env.GOPATH }}/go_legacy/bin/go"
targets:
- windows_amd64_v1
- windows_386
- darwin_amd64_v1
- id: android
<<: *template
env: