]> ruderich.org/simon Gitweb - nsscash/nsscash.git/blob - .builds/freebsd.yml
.github: update upstream actions to latest version
[nsscash/nsscash.git] / .builds / freebsd.yml
1 image: freebsd/latest
2 packages:
3   - go
4   - go-tools
5   - gmake
6 tasks:
7   - all: |
8       sudo ln -sf /usr/local/bin/gmake /usr/bin/make
9       cd nsscash
10       ./ci/run