Fix CI tests
This commit is contained in:
parent
9156e0f84b
commit
0bee73bd9d
@ -4,13 +4,6 @@
|
||||
- classic
|
||||
roles:
|
||||
- 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
|
||||
tags:
|
||||
@ -26,7 +19,6 @@
|
||||
- gcc-c++
|
||||
- make
|
||||
- python3-devel
|
||||
- ragel
|
||||
- libtool
|
||||
- gtk-doc
|
||||
- cairo-devel
|
||||
|
Loading…
Reference in New Issue
Block a user