Fix toolchain version

This commit is contained in:
世界 2025-02-18 19:13:25 +08:00
parent c15f844727
commit 75fcb2468f
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
3 changed files with 7 additions and 4 deletions

View file

@ -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