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 bbca43b commit 8aa3d17
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@480b5b5df174ee77d74a132040d22fd1e87be092
- uses: falcosecurity/kernel-testing@f0e0a427d8ce9d5ad040301be783385787348bb4
id: kernel_tests
with:
libsversion: ${{ inputs.libsversion }}
Expand Down

0 comments on commit 8aa3d17

Please sign in to comment.