2
0

openbsd.yml 307 B

12345678910111213141516171819
  1. image: openbsd/7.0
  2. packages:
  3. - cmocka
  4. - libgcrypt
  5. - lz4
  6. - lzo2
  7. - meson
  8. - miniupnpc
  9. - pkgconf
  10. - texinfo
  11. sources:
  12. - https://github.com/gsliepen/tinc
  13. tasks:
  14. - openssl: sh tinc/.ci/bsd/run.sh openssl
  15. - nolegacy: sh tinc/.ci/bsd/run.sh nolegacy
  16. - gcrypt: sh tinc/.ci/bsd/run.sh gcrypt