Disable Arch Linux tests for now (#6013)
Disable Arch Linux tests for now until https://github.com/ansible-community/images/pull/40 and https://github.com/systemd/systemd/issues/26474 are resolved.pull/6031/head
parent
71d74a7960
commit
1b2c2af9a8
|
@ -401,8 +401,8 @@ stages:
|
||||||
targets:
|
targets:
|
||||||
- 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.10
|
||||||
- name: CentOS Stream 8
|
- name: CentOS Stream 8
|
||||||
test: centos-stream8/3.9
|
test: centos-stream8/3.9
|
||||||
groups:
|
groups:
|
||||||
|
|
Loading…
Reference in New Issue