aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2022-02-14 13:07:39 +0100
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2022-02-17 14:53:02 +0100
commit7a9aab1738ad831d06b71524705cd58d4beb19e0 (patch)
tree0862609e92f9b994c05df0eb09a498f5c9993a41
parent8ee889379406cd40f886db1e3f9cd04aae8c8793 (diff)
downloadneard-7a9aab1738ad831d06b71524705cd58d4beb19e0.tar.gz
ci: build on newer Fedora Linux (34 and 35)
Support for Fedora Linux 32 and 33 ended, so switch to new Fedora Linux 34 and 35. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 8cd836d..1759d65 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