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