blob: 8cbb310a3767bf81cf943ae8e189e7c81fda64f9 [file] [log] [blame]
Davide Pesavento8dce1942021-10-02 22:31:26 -04001name: CI
2on:
3 push:
Davide Pesavento8dce1942021-10-02 22:31:26 -04004 workflow_dispatch:
5
Davide Pesavento46bac782023-02-19 20:32:24 -05006permissions: {}
Davide Pesavento8dce1942021-10-02 22:31:26 -04007
8jobs:
Davide Pesavento46bac782023-02-19 20:32:24 -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 Pesavento123d44b2023-12-03 16:12:43 -050013 PPA:
14 uses: named-data/actions/.github/workflows/ppa.yml@v1
15 with:
16 extra-deps: libboost-iostreams-dev