ref: 673bb2f19f13a189a9cc8924ebe3c06b56c4cc3b
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