Skip to content

Commit 41663e2

Browse files
committed
Update branches to test against with new LTS: master, 3.24.x and 3.21.x
Ticket: ENT-11734 Changelog: none
1 parent 61c2828 commit 41663e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
# run this workflow on pull_request activity
55
# this includes opening and pushing more commits
66
pull_request:
7-
branches: [ master, 3.21.x, 3.18.x ]
7+
branches: [ master, 3.24.x, 3.21.x ]
88

99
jobs:
1010
unit_tests:

0 commit comments

Comments
 (0)