Fix CI tests
This commit is contained in:
parent
9156e0f84b
commit
0bee73bd9d
@ -4,13 +4,6 @@
|
|||||||
- classic
|
- classic
|
||||||
roles:
|
roles:
|
||||||
- role: standard-test-source
|
- role: standard-test-source
|
||||||
tasks:
|
|
||||||
- name: Enable EPEL repository for ragel
|
|
||||||
ansible.builtin.dnf:
|
|
||||||
name: ragel
|
|
||||||
enablerepo: epel
|
|
||||||
state: present
|
|
||||||
ignore_errors: True
|
|
||||||
|
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
tags:
|
tags:
|
||||||
@ -26,7 +19,6 @@
|
|||||||
- gcc-c++
|
- gcc-c++
|
||||||
- make
|
- make
|
||||||
- python3-devel
|
- python3-devel
|
||||||
- ragel
|
|
||||||
- libtool
|
- libtool
|
||||||
- gtk-doc
|
- gtk-doc
|
||||||
- cairo-devel
|
- cairo-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user