mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-06-26 21:29:58 +00:00
update builder golang version
This commit is contained in:
parent
4c96d63e10
commit
c06fe2d34c
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -135,7 +135,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ^1.23
|
||||
go-version: ^1.24
|
||||
|
||||
- name: Get project dependencies
|
||||
run: go mod download
|
||||
@ -215,7 +215,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ^1.23
|
||||
go-version: ^1.24
|
||||
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user