forked from quic-go/quic-go
ci: update to Go 1.22.0 (#4312)
This commit is contained in:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -6,7 +6,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ "ubuntu" ]
|
||||
go: [ "1.21.x", "1.22.0-rc.2" ]
|
||||
go: [ "1.21.x", "1.22.x" ]
|
||||
include:
|
||||
- os: "windows"
|
||||
go: "1.21.x"
|
||||
|
||||
Reference in New Issue
Block a user