mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
Run tests on Python 3.9
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
This commit is contained in:
parent
c1ffc52556
commit
0ca26ec9bd
1 changed files with 6 additions and 6 deletions
|
|
@ -109,7 +109,7 @@ stages:
|
|||
- 2
|
||||
targets:
|
||||
- name: hcloud
|
||||
test: 'devel/hcloud/3.8'
|
||||
test: 'devel/hcloud/3.9'
|
||||
|
||||
- stage: Hetzner_2_13
|
||||
displayName: Hetzner 2.13
|
||||
|
|
@ -122,7 +122,7 @@ stages:
|
|||
- 2
|
||||
targets:
|
||||
- name: hcloud
|
||||
test: '2.13/hcloud/3.8'
|
||||
test: '2.13/hcloud/3.9'
|
||||
|
||||
- stage: Hetzner_2_12
|
||||
displayName: Hetzner 2.12
|
||||
|
|
@ -135,7 +135,7 @@ stages:
|
|||
- 2
|
||||
targets:
|
||||
- name: hcloud
|
||||
test: '2.12/hcloud/3.8'
|
||||
test: '2.12/hcloud/3.9'
|
||||
|
||||
- stage: Hetzner_2_11
|
||||
displayName: Hetzner 2.11
|
||||
|
|
@ -148,7 +148,7 @@ stages:
|
|||
- 2
|
||||
targets:
|
||||
- name: hcloud
|
||||
test: '2.11/hcloud/3.8'
|
||||
test: '2.11/hcloud/3.9'
|
||||
|
||||
- stage: Hetzner_2_10
|
||||
displayName: Hetzner 2.10
|
||||
|
|
@ -162,7 +162,7 @@ stages:
|
|||
- 3
|
||||
targets:
|
||||
- name: hcloud
|
||||
test: '2.10/hcloud/3.8'
|
||||
test: '2.10/hcloud/3.9'
|
||||
|
||||
- stage: Hetzner_2_9
|
||||
displayName: Hetzner 2.9
|
||||
|
|
@ -176,7 +176,7 @@ stages:
|
|||
- 3
|
||||
targets:
|
||||
- name: hcloud
|
||||
test: '2.9/hcloud/3.8'
|
||||
test: '2.9/hcloud/3.9'
|
||||
|
||||
### Finally
|
||||
- stage: Summary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue