mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-19 13:32:38 +00:00
Use 2.19 instead of devel for EE.
This commit is contained in:
parent
61f49d3116
commit
560516a261
4
.github/workflows/ee.yml
vendored
4
.github/workflows/ee.yml
vendored
@ -43,8 +43,8 @@ jobs:
|
|||||||
exclude:
|
exclude:
|
||||||
- ansible_core: ''
|
- ansible_core: ''
|
||||||
include:
|
include:
|
||||||
- name: ansible-core devel @ RHEL UBI 9
|
- name: ansible-core 2.19 @ RHEL UBI 9
|
||||||
ansible_core: https://github.com/ansible/ansible/archive/devel.tar.gz
|
ansible_core: https://github.com/ansible/ansible/archive/stable-2.19.tar.gz
|
||||||
ansible_runner: ansible-runner
|
ansible_runner: ansible-runner
|
||||||
other_deps: |2
|
other_deps: |2
|
||||||
python_interpreter:
|
python_interpreter:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user