Increment to 6.5.0-SNAPSHOT

Closes gh-16221
This commit is contained in:
Rob Winch
2024-12-12 21:44:08 -06:00
parent 7e83fd54aa
commit 2fcd305509
13 changed files with 5225 additions and 404 deletions

View File

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