ci: Build on archlinux

master
Kenny Levinsen 2022-05-04 11:07:34 +02:00
parent e3cec522cf
commit cee422b440
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
image: archlinux
packages:
- meson
- wayland
- wayland-protocols
sources:
- https://git.sr.ht/~kennylevinsen/wlsunset
tasks:
- build: |
meson build wlsunset
ninja -C build