Build legacy binaries with latest Go

This commit is contained in:
世界 2025-02-12 08:31:21 +08:00
parent d40083a859
commit 334844b4f1
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
3 changed files with 44 additions and 9 deletions

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: