Schedule 3.4.x releases

Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
This commit is contained in:
Rob Winch
2025-04-22 15:46:01 -05:00
parent 3c0cde05cd
commit 65efef1b24

View File

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