blob: 8cbb310a3767bf81cf943ae8e189e7c81fda64f9 [file] [log] [blame]
Davide Pesavento22eeb292021-10-01 21:20:53 -04001name: CI
2on:
3 push:
Davide Pesavento22eeb292021-10-01 21:20:53 -04004 workflow_dispatch:
5
Davide Pesavento85601032023-02-14 03:02:02 -05006permissions: {}
Davide Pesavento22eeb292021-10-01 21:20:53 -04007
8jobs:
Davide Pesavento85601032023-02-14 03:02:02 -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 Pesavento9fa8ac32023-11-25 21:48:07 -050013 PPA:
14 uses: named-data/actions/.github/workflows/ppa.yml@v1
15 with:
16 extra-deps: libboost-iostreams-dev