blob: 296b6cdb360a0fa2a6033df7a0a50ec6bf866f75 [file] [log] [blame]
image: fedora:39
meson-build:
script:
- dnf -y install dnf-plugins-core
- dnf -y groupinstall buildsys-build
- dnf -y builddep pixman
- dnf -y install meson
- meson setup build
- ninja -C build test