Arch Linux now uses Python 3.11. (#602)
parent
a2d4554c78
commit
142403c6cb
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue