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