Skip to content

Commit

Permalink
ci: test against stable and mainline
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
  • Loading branch information
lmb committed May 10, 2024
1 parent 6f2f5a3 commit 65a17a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -178,7 +178,8 @@ jobs:
strategy:
matrix:
tag:
- "6.8"
- "mainline"
- "stable"
- "6.6"
- "6.1"
- "5.15"
Expand Down

0 comments on commit 65a17a9

Please sign in to comment.