ref: 74e7f66c51dcc51fe59314c2588a8b5109da4971
dir: /.builds/obsd.yml/
image: openbsd/latest sources: - https://git.sr.ht/~moody/tlsclient packages: - "openssl-3.1.0p1" artifacts: - tlsclient/obsd.tar.gz tasks: - build: | cd tlsclient OPENSSL=eopenssl31 make -j $(sysctl -n hw.ncpu) obsd.tar.gz