workflows: test arm
This commit is contained in:
parent
52f100e4bd
commit
12d41760b1
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- package: at
|
- package: at
|
||||||
arch: amd64
|
arch: arm
|
||||||
repo: https://salsa.debian.org/debian/at.git
|
repo: https://salsa.debian.org/debian/at.git
|
||||||
ref: debian/3.1.23-1
|
ref: debian/3.1.23-1
|
||||||
- package: lolcat
|
- package: lolcat
|
||||||
|
@ -37,7 +37,7 @@ jobs:
|
||||||
repo: https://git.launchpad.net/ubuntu/+source/netcat-openbsd
|
repo: https://git.launchpad.net/ubuntu/+source/netcat-openbsd
|
||||||
ref: import/1.206-1ubuntu1
|
ref: import/1.206-1ubuntu1
|
||||||
- package: iproute2
|
- package: iproute2
|
||||||
arch: amd64
|
arch: arm
|
||||||
repo: https://git.launchpad.net/ubuntu/+source/iproute2
|
repo: https://git.launchpad.net/ubuntu/+source/iproute2
|
||||||
ref: import/4.18.0-1ubuntu2_ubuntu18.04.1
|
ref: import/4.18.0-1ubuntu2_ubuntu18.04.1
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue