Update release scheduler versions

Closes gh-13745
This commit is contained in:
Steve Riesenberg 2023-08-28 11:24:53 -05:00
parent 8f104b60fc
commit f59131f114
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
# List of active maintenance branches.
branch: [ main, 6.0.x, 5.8.x, 5.7.x ]
branch: [ main, 6.1.x, 6.0.x, 5.8.x ]
runs-on: ubuntu-latest
steps:
- name: Checkout