go-quic not 1.19 ready for both checks
This commit is contained in:
parent
8e3bc49407
commit
e1a92a978e
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/setup-go@v3
|
- uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: ">=1.18.0"
|
go-version: "1.18.0"
|
||||||
check-latest: true
|
check-latest: true
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Loading…
Reference in New Issue
Block a user