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: I42c0901dc152986706b0c7b7f908dff80c23064b
  • Loading branch information
Pesa committed Nov 26, 2023
1 parent 7e9d7e4 commit 36b78ea
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 libpcap-dev

0 comments on commit 36b78ea

Please sign in to comment.