Skip to content

Commit

Permalink
ci: add build testing against named-data PPA
Browse files Browse the repository at this point in the history
Change-Id: Ib98f831bb3bc9389747e78e89490247862036456
  • Loading branch information
Pesa committed Nov 26, 2023
1 parent 164ae3b commit c49f529
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ jobs:
uses: named-data/actions/.github/workflows/jenkins-script-ubuntu.yml@v1
macOS:
uses: named-data/actions/.github/workflows/jenkins-script-macos.yml@v1
PPA:
uses: named-data/actions/.github/workflows/ppa.yml@v1
with:
extra-deps: libboost-iostreams-dev libboost-program-options-dev

0 comments on commit c49f529

Please sign in to comment.