ref: 36fd714f7addd87e6d87c695e949852e7c34fb80
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