blob: 74f5cd31e59b48c8eafa5cec0b76a96a40428a8f [file] [log] [blame]
Davide Pesaventoba8a4ed2021-10-13 21:28:43 -04001name: CI
2on:
3 push:
4 paths-ignore:
Davide Pesavento50213142024-04-22 03:44:05 -04005 - 'Dockerfile'
6 - '.dockerignore'
Davide Pesaventoba8a4ed2021-10-13 21:28:43 -04007 - 'docs/**'
Davide Pesavento50213142024-04-22 03:44:05 -04008 - '.editorconfig'
9 - '.gitignore'
Davide Pesaventoba8a4ed2021-10-13 21:28:43 -040010 - '.mailmap'
Davide Pesavento50213142024-04-22 03:44:05 -040011 - '*.md'
Davide Pesaventoba8a4ed2021-10-13 21:28:43 -040012 workflow_dispatch:
13
Davide Pesaventofa54ee92023-02-20 04:16:51 -050014permissions: {}
Davide Pesaventoba8a4ed2021-10-13 21:28:43 -040015
16jobs:
Davide Pesaventofa54ee92023-02-20 04:16:51 -050017 Ubuntu:
18 uses: named-data/actions/.github/workflows/jenkins-script-ubuntu.yml@v1
19 macOS:
20 uses: named-data/actions/.github/workflows/jenkins-script-macos.yml@v1
Davide Pesaventoc47a5112023-11-25 23:14:21 -050021 PPA:
22 uses: named-data/actions/.github/workflows/ppa.yml@v1
Davide Pesaventoe988b732023-12-07 21:30:15 -050023 with:
24 extra-deps: libpsync-dev