Skip to content

Commit 1535857

Browse files
authored
Merge pull request #5589 from craigcomstock/ENT-11743/master
ENT-11734: Update branches to test against with new LTS: master, 3.24.x and 3.21.x
2 parents 61c2828 + 41663e2 commit 1535857

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)