This commit is contained in:
WJQSERVER 2024-10-10 23:00:52 +08:00
parent 38430a3a68
commit 96fba543a2

View file

@ -16,7 +16,7 @@ jobs:
goos: [linux] goos: [linux]
goarch: [amd64, arm64] goarch: [amd64, arm64]
env: env:
OUTPUT_BINARY: go OUTPUT_BINARY: ghproxy
GO_VERSION: 1.23.2 GO_VERSION: 1.23.2
steps: steps: