Skip to content

Commit

Permalink
Update branches to test against with new LTS: master, 3.24.x and 3.21.x
Browse files Browse the repository at this point in the history
Ticket: ENT-11734
Changelog: none
(cherry picked from commit ed7a834)
  • Loading branch information
craigcomstock committed Jul 31, 2024
1 parent 1b90059 commit d475132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
# run this workflow on pull_request activity
# this includes opening and pushing more commits
pull_request:
branches: [ master, 3.21.x, 3.18.x ]
branches: [ master, 3.24.x, 3.21.x ]

jobs:
style_check:
Expand Down

0 comments on commit d475132

Please sign in to comment.