mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
CI: Arch Linux switched to Python 3.12 (#8291)
Arch Linux switched to Python 3.12.
(cherry picked from commit fc2024d837
)
This commit is contained in:
parent
e7c4239640
commit
ec5e4919eb
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ stages:
|
||||||
- name: Debian Bullseye
|
- name: Debian Bullseye
|
||||||
test: debian-bullseye/3.9
|
test: debian-bullseye/3.9
|
||||||
- name: ArchLinux
|
- name: ArchLinux
|
||||||
test: archlinux/3.11
|
test: archlinux/3.12
|
||||||
- name: CentOS Stream 8
|
- name: CentOS Stream 8
|
||||||
test: centos-stream8/3.9
|
test: centos-stream8/3.9
|
||||||
groups:
|
groups:
|
||||||
|
|
Loading…
Reference in a new issue