mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
[PR #6482/737d37e0 backport][stable-4] CI: Arch Linux now uses Python 3.11 (#6485)
CI: Arch Linux now uses Python 3.11 (#6482)
Arch Linux now uses Python 3.11.
(cherry picked from commit 737d37e019
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
85aa288f8f
commit
7b6cc1bf5c
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ stages:
|
|||
- name: Debian Bullseye
|
||||
test: debian-bullseye/3.9
|
||||
- name: ArchLinux
|
||||
test: archlinux/3.10
|
||||
test: archlinux/3.11
|
||||
- name: CentOS Stream 8
|
||||
test: centos-stream8/3.9
|
||||
groups:
|
||||
|
|
Loading…
Reference in a new issue