commit | c47a511e690981cc3d323502d69f8027038f0826 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Nov 25 23:14:21 2023 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Nov 25 23:14:21 2023 -0500 |
tree | 5507595e1984833414ecf29f747ac7abac15df30 | |
parent | fd1e9406489606fea52b5e3e60d2b4cc66dab109 [diff] [blame] |
ci: add build testing against named-data PPA Change-Id: I6175fc5c5cfdc4f7cde7ec0d43f6b4a417dec9c5
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 50cb6ef..2280aee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -14,3 +14,5 @@ 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