blob: 14a5425b7b144015635c747e637e662dbe814007 [file] [log] [blame]
Davide Pesavento3c7f6452021-10-02 04:06:26 -04001name: CI
2on:
3 push:
Davide Pesaventofb0d7cd2024-07-21 14:06:02 -04004 branches:
5 - '**'
Davide Pesavento3c7f6452021-10-02 04:06:26 -04006 workflow_dispatch:
7
Davide Pesavento7228e532023-02-18 02:26:45 -05008permissions: {}
Davide Pesavento3c7f6452021-10-02 04:06:26 -04009
10jobs:
Davide Pesavento7228e532023-02-18 02:26:45 -050011 Ubuntu:
12 uses: named-data/actions/.github/workflows/jenkins-script-ubuntu.yml@v1
13 macOS:
14 uses: named-data/actions/.github/workflows/jenkins-script-macos.yml@v1
Davide Pesavento3f3a0632023-11-25 23:01:05 -050015 PPA:
16 uses: named-data/actions/.github/workflows/ppa.yml@v1
17 with:
18 extra-deps: libboost-program-options-dev