Arch Linux now uses Python 3.11. (#602)

pull/604/head
Felix Fontein 2023-05-04 07:12:16 +02:00 committed by GitHub
parent a2d4554c78
commit 142403c6cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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