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: I39c896a1152e4062be75a74e67b396107babc32a
  • Loading branch information
Pesa committed Nov 26, 2023
1 parent 74b3a7e commit 3f3a063
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-program-options-dev

0 comments on commit 3f3a063

Please sign in to comment.