We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e39af commit 81afdf2Copy full SHA for 81afdf2
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
go-version: [1.15.x, 1.16.x, 1.17.x]
19
- libseccomp: ["v2.5.2", "HEAD"]
+ libseccomp: ["v2.2.1", "v2.2.3", "v2.3.3", "v2.4.3", "v2.5.2", "HEAD"]
20
21
steps:
22
0 commit comments