Include 3.3.x in release-scheduler.yml

This commit is contained in:
Marcus Hert Da Coregio
2024-06-18 10:51:43 -03:00
parent 1130becfb4
commit 6dd7ed1e01

View File

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