blob: ad52af36e97d148ee36cd4764ff624d7d01af9d9 [file] [log] [blame]
Davide Pesavento333e3eb2021-10-12 19:30:51 -04001name: CI
2on:
3 push:
Davide Pesavento333e3eb2021-10-12 19:30:51 -04004 workflow_dispatch:
5
Davide Pesavento0fa5eff2023-02-12 20:00:03 -05006permissions: {}
Davide Pesavento333e3eb2021-10-12 19:30:51 -04007
8jobs:
Davide Pesavento0fa5eff2023-02-12 20:00:03 -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 Pesaventoc49f5292023-11-25 22:48:02 -050013 PPA:
14 uses: named-data/actions/.github/workflows/ppa.yml@v1
15 with:
16 extra-deps: libboost-iostreams-dev libboost-program-options-dev