ref: 2707b65003cbbc8c1c8990e0b3475f13b424cb28
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