Skip to content

Commit 65a17a9

Browse files
committed
ci: test against stable and mainline
Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
1 parent 6f2f5a3 commit 65a17a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ jobs:
178178
strategy:
179179
matrix:
180180
tag:
181-
- "6.8"
181+
- "mainline"
182+
- "stable"
182183
- "6.6"
183184
- "6.1"
184185
- "5.15"

0 commit comments

Comments
 (0)