mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
[PR #6013/1b2c2af9 backport][stable-5] Disable Arch Linux tests for now (#6015)
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.
(cherry picked from commit 1b2c2af9a8
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f61a6bd991
commit
865a8e9961
1 changed files with 2 additions and 2 deletions
|
@ -382,8 +382,8 @@ stages:
|
|||
targets:
|
||||
- name: Debian Bullseye
|
||||
test: debian-bullseye/3.9
|
||||
- name: ArchLinux
|
||||
test: archlinux/3.10
|
||||
#- name: ArchLinux
|
||||
# test: archlinux/3.10
|
||||
- name: CentOS Stream 8
|
||||
test: centos-stream8/3.9
|
||||
groups:
|
||||
|
|
Loading…
Reference in a new issue