Skip to content

Commit

Permalink
workflows/verifier: Display exact kernel version
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Chaignon <paul@cilium.io>
  • Loading branch information
pchaigno committed Mar 11, 2023
1 parent 3c64aac commit b2c5bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-datapath-verifier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ jobs:
install-dependencies: 'true'
cmd: |
git config --global --add safe.directory /host
uname -a
- name: Run verifier tests
uses: cilium/little-vm-helper@0b7d7157dae56a44dc531c852e7756dc671071af # v0.0.3
Expand Down

0 comments on commit b2c5bfb

Please sign in to comment.