Skip to content

Commit

Permalink
ci: match python version with ansible-core support matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Sep 19, 2023
1 parent 1df9220 commit 57f0b89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ stages:
- 3
targets:
- name: hcloud
test: "devel/hcloud/3.9"
test: "devel/hcloud/3.10"

- stage: Hetzner_2_16
displayName: Hetzner 2.16
Expand All @@ -110,7 +110,7 @@ stages:
- 3
targets:
- name: hcloud
test: "2.16/hcloud/3.9"
test: "2.16/hcloud/3.10"

- stage: Hetzner_2_15
displayName: Hetzner 2.15
Expand Down

0 comments on commit 57f0b89

Please sign in to comment.