mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +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:
|
||||
- ansible_core: ''
|
||||
include:
|
||||
- name: ansible-core devel @ RHEL UBI 9
|
||||
ansible_core: https://github.com/ansible/ansible/archive/devel.tar.gz
|
||||
- name: ansible-core 2.19 @ RHEL UBI 9
|
||||
ansible_core: https://github.com/ansible/ansible/archive/stable-2.19.tar.gz
|
||||
ansible_runner: ansible-runner
|
||||
other_deps: |2
|
||||
python_interpreter:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user