Lindenii Project Forge
Drop flex/bison from .build.yml These were necessary for annotatec, which has been removed.
image: alpine/edge
packages: - flex - bison
sources: - https://git.sr.ht/~sircmpwn/scdoc tasks: - build: | cd scdoc make - check: | cd scdoc make check