workflows: test sources changes

This commit is contained in:
Dawid Dziurla 2020-03-26 18:30:10 +01:00 committed by GitHub
parent 891515d3c4
commit df173bea8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ jobs:
- deber - deber
- lazygit - lazygit
- tar - tar
- dpatch - busybox
include: include:
- package: openssl - package: openssl
repo: https://salsa.debian.org/debian/openssl.git repo: https://salsa.debian.org/debian/openssl.git
@ -33,10 +33,10 @@ jobs:
ref: ubuntu/0.16.2-1 ref: ubuntu/0.16.2-1
- package: tar - package: tar
repo: https://git.launchpad.net/ubuntu/+source/tar repo: https://git.launchpad.net/ubuntu/+source/tar
ref: ubuntu/bionic-updates
- package: busybox
repo: https://git.launchpad.net/ubuntu/+source/busybox
ref: ubuntu/focal ref: ubuntu/focal
- package: dpatch
repo: https://git.launchpad.net/ubuntu/+source/dpatch
ref: ubuntu/bionic
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v2 uses: actions/checkout@v2