mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
test: use python 3.14 for devel
This commit is contained in:
parent
2aefa9a680
commit
f1e3f740d1
1 changed files with 4 additions and 4 deletions
|
|
@ -85,8 +85,8 @@ stages:
|
|||
- template: templates/matrix.yml
|
||||
parameters:
|
||||
targets:
|
||||
- name: (py3.13)
|
||||
test: devel/units/3.13
|
||||
- name: (py3.14)
|
||||
test: devel/units/3.14
|
||||
|
||||
- stage: Units_2_20
|
||||
displayName: Units 2.20
|
||||
|
|
@ -127,8 +127,8 @@ stages:
|
|||
parameters:
|
||||
groups: [1, 2, 3]
|
||||
targets:
|
||||
- name: (py3.13)
|
||||
test: devel/integration/3.13
|
||||
- name: (py3.14)
|
||||
test: devel/integration/3.14
|
||||
|
||||
- stage: Integration_2_20
|
||||
displayName: Integration 2.20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue