mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Merge pull request #2808 from kolyshkin/go116-final
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