1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 14:55:37 +03:00

Merge pull request #23365 from yuwata/ci-fedora-36

CI: use Fedora 36
This commit is contained in:
Yu Watanabe 2022-05-13 05:35:41 +09:00 committed by GitHub
commit 4fd96fd0fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ jobs:
- distro: ubuntu
release: focal
- distro: fedora
release: "35"
release: "36"
- distro: opensuse
release: tumbleweed
- distro: centos_epel

View File

@ -38,7 +38,6 @@ BuildPackages=
pkgconfig(libfido2)
pkgconfig(libgcrypt)
pkgconfig(libidn2)
pkgconfig(libiptc)
pkgconfig(libkmod)
pkgconfig(liblz4)
pkgconfig(liblzma)
@ -65,6 +64,7 @@ BuildPackages=
/usr/bin/xsltproc
Packages=
acl
gdb
nano
# procps-ng provides a set of useful utilities (ps, free, etc)