mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-03-06 05:25:23 -05:00
chore: update release go version to 1.21
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -121,7 +121,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ^1.20
|
||||
go-version: ^1.21
|
||||
|
||||
- name: Get project dependencies
|
||||
run: go mod download
|
||||
@@ -189,7 +189,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ^1.20
|
||||
go-version: ^1.21
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user