Skip to content

Commit e4947a9

Browse files
authored
Update maintenance branches in release scheduler
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
1 parent 06e44ce commit e4947a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-scheduler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
# List of active maintenance branches.
17-
branch: [ main, 3.4.x, 3.5.x ]
17+
branch: [ main, 4.0.x, 3.5.x ]
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)