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 8987b84 commit da2d32eCopy full SHA for da2d32e
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
go-version: [1.22.x, 1.23.x]
19
- libseccomp: ["v2.3.3", "v2.4.4", "v2.5.5", "HEAD"]
+ libseccomp: ["v2.3.3", "v2.4.4", "v2.5.6", "v2.6.0", "HEAD"]
20
21
steps:
22
0 commit comments