woodpecker: track debian testing for autoconf 2.71
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
f93870efd9
commit
918b660992
|
@ -1,6 +1,6 @@
|
|||
pipeline:
|
||||
debian-meson:
|
||||
image: debian
|
||||
image: debian:testing
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y kyua atf-sh build-essential meson
|
||||
|
@ -13,7 +13,7 @@ pipeline:
|
|||
BUILD: meson
|
||||
|
||||
debian-autotools:
|
||||
image: debian
|
||||
image: debian:testing
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y kyua atf-sh build-essential autoconf libtool
|
||||
|
|
Loading…
Reference in New Issue