summaryrefslogtreecommitdiff
path: root/ci/manifest.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/manifest.yml')
-rw-r--r--ci/manifest.yml12
1 files changed, 7 insertions, 5 deletions
diff --git a/ci/manifest.yml b/ci/manifest.yml
index 5b008b6..7532126 100644
--- a/ci/manifest.yml
+++ b/ci/manifest.yml
@@ -25,17 +25,19 @@ targets:
- scratch
- build
+ centos-stream-9: x86_64
+
debian-10: x86_64
debian-sid: x86_64
- fedora-34: x86_64
-
fedora-35: x86_64
+ fedora-36: x86_64
+
fedora-rawhide: x86_64
- opensuse-leap-152:
+ opensuse-leap-153:
jobs:
- arch: x86_64
variables:
@@ -47,6 +49,6 @@ targets:
variables:
RPM: skip
- ubuntu-1804: x86_64
-
ubuntu-2004: x86_64
+
+ ubuntu-2204: x86_64