GitHub CI: update list of container images
[tinc] / .builds / freebsd.yml
1 image: freebsd/13.x
2
3 packages:
4   - cmocka
5   - libgcrypt
6   - liblz4
7   - lzo2
8   - meson
9   - pkgconf
10   - texinfo
11   - vde2
12
13 sources:
14   - https://github.com/gsliepen/tinc
15
16 environment:
17   PKG_CONFIG_PATH: /usr/local/libdata/pkgconfig
18
19 tasks:
20   - openssl: sh tinc/.ci/bsd/run.sh openssl
21   - nolegacy: sh tinc/.ci/bsd/run.sh nolegacy
22   - gcrypt: sh tinc/.ci/bsd/run.sh gcrypt