ref: 1091ff45d45553ea1c094094961b86dbe20c1fb9
dir: /.builds/obsd.yml/
image: openbsd/7.1 sources: - https://git.sr.ht/~moody/tlsclient packages: - "openssl-1.1.1" artifacts: - tlsclient/obsd.tar.gz tasks: - build: | cd tlsclient OPENSSL=eopenssl11 make -j $(sysctl -n hw.ncpu) obsd.tar.gz