gplugin/gplugin

Parents 76d43734c071
Children 95faabe7d05f
Replace the ubuntu-hirsute-amd64 convey plan with a ubuntu-jammy-amd64 plan

Testing Done:
Ran the plan locally and verified that the clean plan cleaned it up.

Reviewed at https://reviews.imfreedom.org/r/1206/
  • +4 -4
    convey.yml
  • --- a/convey.yml Thu Dec 30 23:45:29 2021 -0600
    +++ b/convey.yml Fri Dec 31 02:49:58 2021 -0600
    @@ -20,7 +20,7 @@
    - i18n
    - opensuse-tumbleweed-amd64
    - scanbuild
    - - ubuntu-hirsute-amd64
    + - ubuntu-jammy-amd64
    - valgrind
    - gplugin-docs
    - gplugin-gtk3-docs
    @@ -160,8 +160,8 @@
    - tasks: [export]
    run: always
    - ubuntu-hirsute-amd64:
    - environment: TARGET=ubuntu-hirsute-amd64
    + ubuntu-jammy-amd64:
    + environment: TARGET=ubuntu-jammy-amd64
    stages:
    - tasks: [import, build]
    - tasks: [export]
    @@ -183,7 +183,7 @@
    - fedora-34-amd64
    - fedora-rawhide-amd64
    - opensuse-tumbleweed-amd64
    - - ubuntu-hirsute-amd64
    + - ubuntu-jammy-amd64
    tools:
    plans:
    - clang-format