Skip to content

Commit 9f6f11d

Browse files
committed
ci: fix e2e for 2.2.x branch
1 parent 5dc36b1 commit 9f6f11d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/e2e-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,9 @@ jobs:
203203
"main")
204204
hawtio_branch="main"
205205
;;
206+
"2.2.x")
207+
hawtio_branch="main"
208+
;;
206209
*)
207210
hawtio_branch="4.x"
208211
;;

0 commit comments

Comments
 (0)