mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
@@ -17,7 +17,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go-version: [1.15.x, 1.16.x]
|
||||
go-version: [1.15.x, 1.16.x, 1.17.x]
|
||||
rootless: ["rootless", ""]
|
||||
race: ["-race", ""]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user