mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
Update Go version to v1.23
This commit is contained in:
parent
f6cf0f28f3
commit
4402ebc0e2
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -123,7 +123,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ^1.21
|
||||
go-version: ^1.23
|
||||
|
||||
- name: Get project dependencies
|
||||
run: go mod download
|
||||
@ -202,7 +202,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ^1.21
|
||||
go-version: ^1.23
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user