mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
ci/gha: test criu-dev with latest go
As commits120f74060anda58718013were added independently, criu-dev go version was left at 1.16.x. Fix this. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
criu: [""]
|
||||
include:
|
||||
# Also test against latest criu-dev
|
||||
- go-version: 1.16.x
|
||||
- go-version: 1.17.x
|
||||
rootless: ""
|
||||
race: ""
|
||||
criu: "criu-dev"
|
||||
|
||||
Reference in New Issue
Block a user