blob: d25d92a6154e2e97567637f9387637b82d74027d [file] [log] [blame]
Davide Pesaventoe8c82ef2021-07-28 02:38:51 -04001name: CI
2on:
3 push:
Davide Pesaventoe8c82ef2021-07-28 02:38:51 -04004 workflow_dispatch:
5
Davide Pesaventoc2297b12023-02-08 13:22:22 -05006permissions: {}
Davide Pesaventoc4343232021-08-13 23:17:05 -04007
Davide Pesaventoe8c82ef2021-07-28 02:38:51 -04008jobs:
Davide Pesaventoc2297b12023-02-08 13:22:22 -05009 Ubuntu:
10 uses: named-data/actions/.github/workflows/jenkins-script-ubuntu.yml@v1
11 macOS:
12 uses: named-data/actions/.github/workflows/jenkins-script-macos.yml@v1
Davide Pesavento36b78ea2023-11-25 23:11:24 -050013 PPA:
14 uses: named-data/actions/.github/workflows/ppa.yml@v1
15 with:
16 extra-deps: libboost-program-options-dev libpcap-dev