mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
ci/gha: bump go 1.16-rc1 -> 1.16.x
As the final go 1.16 is released, rc1 is no longer available. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go-version: [1.14.x, 1.15.x, 1.16.0-rc1]
|
||||
go-version: [1.14.x, 1.15.x, 1.16.x]
|
||||
rootless: ["rootless", ""]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user