ref: fbd0a767de45e5c5d9dfe6dc4a86c95a328bd22b dir: /.builds/archlinux.yml/
image: archlinux packages: - bison - gcc - git - make sources: - https://git.sr.ht/~fsx/mc tasks: - build: | cd mc ./configure make bootstrap make - test: | cd mc make check