mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove Fedora 36 from CI (#7592)
Remove Fedora 36 from CI.
(cherry picked from commit b2dea631d1
)
This commit is contained in:
parent
3c021dc4fc
commit
0be65af9a9
1 changed files with 2 additions and 2 deletions
|
@ -261,8 +261,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