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: I9b6310f79f76c24f844fbecde51e261b1c6ecf92
  • Loading branch information
Pesa committed Nov 26, 2023
1 parent 06784b4 commit 33a39bd
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 33a39bd

Please sign in to comment.