gazelle-scheduled.yaml: Drop 3.11.x and 3.10.x, add 3.13.x and 4.0.x
This commit is contained in:
parent
4f4e62cf1a
commit
6eebb20581
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue