Arch Linux now uses Python 3.11. (#602)

This commit is contained in:
Felix Fontein
2023-05-04 07:12:16 +02:00
committed by GitHub
parent a2d4554c78
commit 142403c6cb

View File

@@ -206,7 +206,7 @@ stages:
- name: Debian Bullseye
test: debian-bullseye/3.9
- name: ArchLinux
test: archlinux/3.10
test: archlinux/3.11
- name: CentOS Stream 8 with Python 3.9
test: centos-stream8/3.9
- name: CentOS Stream 8 with Python 3.6