Bump next minor version

This commit is contained in:
Joe Grandja
2024-07-18 17:02:37 -04:00
parent ce76f5c23d
commit 6ceb56fb70
4 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
# List of active maintenance branches.
branch: [ main, 1.2.x ]
branch: [ main, 1.2.x, 1.3.x ]
runs-on: ubuntu-latest
steps:
- name: Checkout