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 9, 2024
1 parent cb24e51 commit 8892a9b
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@v0.3.1
- uses: falcosecurity/kernel-testing@b192fe56755581d8c69940cc8b7fb9fd9fdb9134
id: kernel_tests
with:
libsversion: ${{ inputs.libsversion }}
Expand Down

0 comments on commit 8892a9b

Please sign in to comment.