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 9c91e1e commit c02f482Copy full SHA for c02f482
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
go-version: [1.19.x, 1.20.x]
19
- libseccomp: ["v2.3.3", "v2.4.3", "v2.5.4", "HEAD"]
+ libseccomp: ["v2.3.3", "v2.4.4", "v2.5.5", "HEAD"]
20
21
steps:
22
0 commit comments