mirror of
https://github.com/wyx2685/V2bX.git
synced 2025-01-22 18:08:14 -05:00
back to go1.19
This commit is contained in:
parent
db55121935
commit
069d32ac30
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -110,7 +110,7 @@ jobs:
|
|||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: 'stable'
|
go-version: '1.19'
|
||||||
|
|
||||||
- name: Get project dependencies
|
- name: Get project dependencies
|
||||||
run: go mod download
|
run: go mod download
|
||||||
|
Loading…
Reference in New Issue
Block a user