mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
CI: Arch Linux now uses Python 3.11 (#6482)
Arch Linux now uses Python 3.11.
This commit is contained in:
parent
3c20261264
commit
737d37e019
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,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.10
|
test: archlinux/3.11
|
||||||
- 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