ref: de6779c5b56de7d8609a15fc51f361cf4414542c
dir: /.builds/obsd.yml/
image: openbsd/6.9 sources: - https://git.sr.ht/~moody/tlsclient packages: - "openssl-1.1.1k" artifacts: - tlsclient/obsd.tar.gz tasks: - build: | cd tlsclient OPENSSL=eopenssl11 make -j $(sysctl -n hw.ncpu) obsd.tar.gz