gazelle-scheduled.yaml: Drop 3.11.x and 3.10.x, add 3.13.x and 4.0.x

This commit is contained in:
Michael Klishin 2024-07-11 22:13:38 -04:00
parent 4f4e62cf1a
commit 6eebb20581
1 changed files with 2 additions and 2 deletions

View File

@ -12,9 +12,9 @@ jobs:
matrix: matrix:
target_branch: target_branch:
- main - main
- v4.0.x
- v3.13.x
- v3.12.x - v3.12.x
- v3.11.x
- v3.10.x
timeout-minutes: 10 timeout-minutes: 10
steps: steps:
- name: CHECKOUT REPOSITORY - name: CHECKOUT REPOSITORY