mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-15 11:53:31 +00:00
Arch Linux switched to Python 3.14. (#1232)
(cherry picked from commit 47c02a193e)
This commit is contained in:
parent
a50b44c1d9
commit
df1574ce98
@ -154,7 +154,7 @@ stages:
|
||||
- name: Debian 13 Trixie
|
||||
test: debian-13-trixie/3.13
|
||||
- name: ArchLinux
|
||||
test: archlinux/3.13
|
||||
test: archlinux/3.14
|
||||
groups:
|
||||
- 4
|
||||
- 5
|
||||
|
||||
@ -217,7 +217,7 @@ docker = "quay.io/ansible-community/test-image:debian-13-trixie"
|
||||
[[sessions.ansible_test_integration.groups.sessions]]
|
||||
ansible_core = "2.20"
|
||||
target = [ "azp/4/", "azp/5/" ]
|
||||
python_version = "3.13"
|
||||
python_version = "3.14"
|
||||
docker = "quay.io/ansible-community/test-image:archlinux"
|
||||
|
||||
[[sessions.ansible_test_integration.groups.sessions]]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user