woodpecker: track debian testing for autoconf 2.71
ci/woodpecker/push/woodpecker Pipeline was successful Details

pull/241/head
Ariadne Conill 2022-07-26 18:15:50 +00:00
parent f93870efd9
commit 918b660992
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pipeline: pipeline:
debian-meson: debian-meson:
image: debian image: debian:testing
commands: commands:
- apt-get update - apt-get update
- apt-get install -y kyua atf-sh build-essential meson - apt-get install -y kyua atf-sh build-essential meson
@ -13,7 +13,7 @@ pipeline:
BUILD: meson BUILD: meson
debian-autotools: debian-autotools:
image: debian image: debian:testing
commands: commands:
- apt-get update - apt-get update
- apt-get install -y kyua atf-sh build-essential autoconf libtool - apt-get install -y kyua atf-sh build-essential autoconf libtool