Skip to content

Commit

Permalink
Merge pull request #2940 from craigcomstock/ENT-11734/3.24
Browse files Browse the repository at this point in the history
Update branches to test against with new LTS: master, 3.24.x and 3.21.x (3.24)
  • Loading branch information
craigcomstock authored Aug 1, 2024
2 parents 1b90059 + d475132 commit af2bcce
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 af2bcce

Please sign in to comment.