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
|
||||
with:
|
||||
go-version: ">=1.18.0"
|
||||
go-version: "1.18.0"
|
||||
check-latest: true
|
||||
|
||||
- name: Checkout code
|
||||
|
Loading…
Reference in New Issue
Block a user