Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Feb 8, 2024
1 parent 1426079 commit b5b25f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_kernel_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
architecture: [X64, ARM64]
runs-on: [ "self-hosted", "linux", "${{matrix.architecture}}" ]
steps:
- uses: falcosecurity/kernel-testing@main
- uses: falcosecurity/kernel-testing@v0.3.1
id: kernel_tests
with:
libsversion: ${{ inputs.libsversion }}
Expand Down

0 comments on commit b5b25f8

Please sign in to comment.