mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-16 21:24:36 +02:00
Stop building EE with RHEL UBI 8. (#293)
This commit is contained in:
parent
2f46ff03fd
commit
dc7fa11f5d
1 changed files with 0 additions and 8 deletions
8
.github/workflows/ee.yml
vendored
8
.github/workflows/ee.yml
vendored
|
@ -62,14 +62,6 @@ jobs:
|
||||||
ansible_runner: ansible-runner
|
ansible_runner: ansible-runner
|
||||||
base_image: quay.io/centos/centos:stream9
|
base_image: quay.io/centos/centos:stream9
|
||||||
pre_base: '"#"'
|
pre_base: '"#"'
|
||||||
- name: ansible-core 2.13 @ RHEL UBI 8
|
|
||||||
ansible_core: https://github.com/ansible/ansible/archive/stable-2.13.tar.gz
|
|
||||||
ansible_runner: ansible-runner
|
|
||||||
other_deps: |2
|
|
||||||
python_interpreter:
|
|
||||||
package_system: python39 python39-pip python39-wheel python39-cryptography
|
|
||||||
base_image: docker.io/redhat/ubi8:latest
|
|
||||||
pre_base: '"#"'
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue