pidgin/pidgin

ff7a6c6f01f7
Parents 40130f43df93
Children 57dcc21a926e
Update convey.yml for Fedora 36 and Ubuntu Kinetic

Testing Done:
Ran both plans locally.

Reviewed at https://reviews.imfreedom.org/r/1842/
  • +6 -13
    convey.yaml
  • --- a/convey.yaml Sun Sep 25 00:40:18 2022 -0500
    +++ b/convey.yaml Mon Sep 26 03:41:21 2022 -0500
    @@ -20,9 +20,9 @@
    - appimage-x86_64
    - clang
    - debian-bookworm-amd64
    - - fedora-35-amd64
    + - fedora-36-amd64
    - scanbuild
    - - ubuntu-jammy-amd64
    + - ubuntu-kinetic-amd64
    docs-clean:
    type: convey/clean
    @@ -77,13 +77,6 @@
    stages:
    - tasks: [clean, docs-clean]
    - debian-bullseye-amd64:
    - environment: [TARGET=debian-bullseye-amd64]
    - stages:
    - - tasks: [import, build]
    - - tasks: [export]
    - run: always
    -
    debian-bookworm-amd64:
    environment: [TARGET=debian-bookworm-amd64]
    stages:
    @@ -95,8 +88,8 @@
    stages:
    - tasks: [docs-clean, import, docs-build, docs-export]
    - fedora-35-amd64:
    - environment: [TARGET=fedora-35-amd64]
    + fedora-36-amd64:
    + environment: [TARGET=fedora-36-amd64]
    stages:
    - tasks: [import, build]
    - tasks: [export]
    @@ -109,8 +102,8 @@
    - tasks: [export]
    run: always
    - ubuntu-jammy-amd64:
    - environment: [TARGET=ubuntu-jammy-amd64]
    + ubuntu-kinetic-amd64:
    + environment: [TARGET=ubuntu-kinetic-amd64]
    stages:
    - tasks: [import, build]
    - tasks: [export]