summaryrefslogtreecommitdiff
path: root/convey.yaml
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2022-11-16 22:28:10 -0600
committerGary Kramlich <grim@reaperworld.com>2022-11-16 22:28:10 -0600
commit9d3d20be5c3107003df16d6f2c47291b284b14d3 (patch)
tree10122177c226f54a8c5d8d93d90439637f3436fc /convey.yaml
parent94ac14a07e4db80355154edd43ed02658252ebdd (diff)
downloadpidgin-9d3d20be5c3107003df16d6f2c47291b284b14d3.tar.gz
Add a convey plan for fedora-37-amd64
Testing Done: Built the image and ran the plan locally. Reviewed at https://reviews.imfreedom.org/r/2061/
Diffstat (limited to 'convey.yaml')
-rw-r--r--convey.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/convey.yaml b/convey.yaml
index c9326d5398..5a06a5a0be 100644
--- a/convey.yaml
+++ b/convey.yaml
@@ -21,6 +21,7 @@ tasks:
- clang
- debian-bookworm-amd64
- fedora-36-amd64
+ - fedora-37-amd64
- scanbuild
- ubuntu-kinetic-amd64
@@ -95,6 +96,13 @@ plans:
- tasks: [export]
run: always
+ fedora-37-amd64:
+ environment: [TARGET=fedora-37-amd64]
+ stages:
+ - tasks: [import, build]
+ - tasks: [export]
+ run: always
+
scanbuild:
environment: [TARGET=scanbuild]
stages: