mirror of
https://github.com/ansible/ansible.git
synced 2026-08-01 00:34:56 +02:00
ansible-test: remove alpine 3.17 (#81124)
This commit is contained in:
@@ -116,8 +116,6 @@ stages:
|
||||
- template: templates/matrix.yml # context/controller (ansible-test container management)
|
||||
parameters:
|
||||
targets:
|
||||
- name: Alpine 3.17
|
||||
test: alpine/3.17
|
||||
- name: Alpine 3.18
|
||||
test: alpine/3.18
|
||||
- name: Fedora 38
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-test - remove Alpine 3.17 from remotes
|
||||
@@ -1,4 +1,3 @@
|
||||
alpine/3.17 python=3.10 become=doas_sudo provider=aws arch=x86_64
|
||||
alpine/3.18 python=3.11 become=doas_sudo provider=aws arch=x86_64
|
||||
alpine become=doas_sudo provider=aws arch=x86_64
|
||||
fedora/38 python=3.11 become=sudo provider=aws arch=x86_64
|
||||
|
||||
Reference in New Issue
Block a user