ref: 0c24162f1cb4527560a11223645d34f3791dc5a4
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