mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
ci: bump the 'build test' image to Ubuntu Focal
This commit is contained in:
parent
429495163c
commit
f1150eddf6
2
.github/workflows/build_test.yml
vendored
2
.github/workflows/build_test.yml
vendored
@ -13,7 +13,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
2
.github/workflows/ubuntu-build-check.sh
vendored
2
.github/workflows/ubuntu-build-check.sh
vendored
@ -19,7 +19,6 @@ PACKAGES=(
|
||||
expect
|
||||
fdisk
|
||||
gettext
|
||||
iptables-dev
|
||||
iputils-ping
|
||||
isc-dhcp-client
|
||||
itstool
|
||||
@ -39,6 +38,7 @@ PACKAGES=(
|
||||
libssl-dev
|
||||
libxkbcommon-dev
|
||||
libzstd-dev
|
||||
libxtables-dev
|
||||
mount
|
||||
net-tools
|
||||
perl
|
||||
|
Loading…
Reference in New Issue
Block a user