mirror of
https://github.com/netchx/netch.git
synced 2026-04-17 21:09:01 +08:00
[GitHub CI] Bump Go version from 1.17.2 to 1.17.3
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
uses: actions/setup-go@v2
|
||||
if: steps.check_other.outputs.files_exists == 'false'
|
||||
with:
|
||||
go-version: 1.17.2
|
||||
go-version: 1.17.3
|
||||
|
||||
- name: Setup C++
|
||||
uses: msys2/setup-msys2@v2
|
||||
|
||||
Reference in New Issue
Block a user