Update CI-master_tests.yml
This commit is contained in:
parent
91c809c7e6
commit
d927b07f8a
3
.github/workflows/CI-master_tests.yml
vendored
3
.github/workflows/CI-master_tests.yml
vendored
@ -126,7 +126,8 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/setup-go@v2
|
- uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: "^go1.16.0"
|
go-version: 1.17.0-rc1
|
||||||
|
stable: false
|
||||||
- run: go version
|
- run: go version
|
||||||
|
|
||||||
- name: Build linpeas
|
- name: Build linpeas
|
||||||
|
Loading…
Reference in New Issue
Block a user