mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
[PR #7592/b2dea631 backport][stable-7] Remove Fedora 36 from CI (#7596)
Remove Fedora 36 from CI (#7592)
Remove Fedora 36 from CI.
(cherry picked from commit b2dea631d1
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c0cd4827da
commit
cbab5e887d
1 changed files with 2 additions and 2 deletions
|
@ -319,8 +319,8 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
testFormat: 2.14/linux/{0}
|
testFormat: 2.14/linux/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: Fedora 36
|
- name: Alpine 3
|
||||||
test: fedora36
|
test: alpine3
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
|
|
Loading…
Reference in a new issue