mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
[PR #6031/e348d285 backport][stable-4] Re-enable Arch Linux tests (#6038)
Re-enable Arch Linux tests (#6031) Revert "Disable Arch Linux tests for now (#6013)" This reverts commit1b2c2af9a8
. (cherry picked from commite348d28559
) Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
841d3b25b9
commit
8806d31d4c
1 changed files with 2 additions and 2 deletions
|
@ -432,8 +432,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