Skip to content

Commit f59131f

Browse files
author
Steve Riesenberg
committed
Update release scheduler versions
Closes gh-13745
1 parent 8f104b6 commit f59131f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-scheduler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
# List of active maintenance branches.
14-
branch: [ main, 6.0.x, 5.8.x, 5.7.x ]
14+
branch: [ main, 6.1.x, 6.0.x, 5.8.x ]
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout

0 commit comments

Comments
 (0)