ref: e3682d0bb7437dc3cbb6a6fcf8d82806d98c73da 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