Skip to content

Commit

Permalink
ci: add run e2e test on linux 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mozillazg committed Apr 29, 2024
1 parent de8547d commit 96d91b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
strategy:
fail-fast: false
matrix:
kernel: [ '5.10-v0.3', '5.15-v0.3', '6.3-main', 'bpf-next-20231030.012704' ]
kernel: [ '5.4-v0.3', '5.10-v0.3', '5.15-v0.3', '6.3-main', 'bpf-next-20231030.012704' ]
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 96d91b6

Please sign in to comment.