Arch Linux now uses Python 3.11. (#616)

This commit is contained in:
Felix Fontein 2023-05-04 07:12:13 +02:00 committed by GitHub
parent 054353bb14
commit 35f2d1617f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -208,7 +208,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.6
test: centos-stream8/3.6
- name: CentOS Stream 8 with Python 3.9