This commit is contained in:
WJQSERVER 2025-02-12 18:26:58 +08:00
parent 21d30dee53
commit 9e0f222125
7 changed files with 24 additions and 5 deletions

View file

@ -46,7 +46,7 @@ jobs:
goarch: [amd64, arm64]
env:
OUTPUT_BINARY: ghproxy
GO_VERSION: 1.23.6
GO_VERSION: 1.24
steps:
- uses: actions/checkout@v4

View file

@ -45,7 +45,7 @@ jobs:
goarch: [amd64, arm64]
env:
OUTPUT_BINARY: ghproxy
GO_VERSION: 1.23.6
GO_VERSION: 1.24
steps:
- uses: actions/checkout@v3