[linux-nfc] [neard][PATCH 2/3] ci: build on newer Fedora Linux (34 and 35)
Krzysztof Kozlowski <[email protected]> Mon, 14 Feb 2022 13:31:09 +0100
| Newsgroups | org.01.lists.linux-nfc,dev.linux.lists.oe-linux-nfc |
|---|---|
| Message-ID | <[email protected]> |
Support for Fedora Linux 32 and 33 ended, so switch to new Fedora Linux 34 and 35. Signed-off-by: Krzysztof Kozlowski <[email protected]> --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8cd836d398a7..1759d6571e74 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,8 +32,8 @@ jobs: # Fails on configure on GCC and clang (process restrictions?) # - fedora:rawhide - fedora:latest - - fedora:33 - - fedora:32 + - fedora:35 + - fedora:34 - ubuntu:impish - ubuntu:hirsute - ubuntu:focal -- 2.32.0 _______________________________________________ Linux-nfc mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s