gplugin/gplugin

Update the convey plans

2 weeks ago, Gary Kramlich
9d8481feda6e
Parents 7027845d098d
Children ed6abba21225
Update the convey plans

Testing Done:
Ran `convey run all` without issue.

Reviewed at https://reviews.imfreedom.org/r/3150/
  • +10 -10
    convey.yml
  • --- a/convey.yml Tue Apr 09 21:42:42 2024 -0500
    +++ b/convey.yml Tue Apr 30 20:23:50 2024 -0500
    @@ -17,13 +17,13 @@
    - debian-trixie-armhf
    - debian-trixie-riscv64
    - dist
    - - fedora-38-amd64
    - fedora-39-amd64
    + - fedora-40-amd64
    - fedora-rawhide-amd64
    - i18n
    - opensuse-tumbleweed-amd64
    - scanbuild
    - - ubuntu-mantic-amd64
    + - ubuntu-noble-amd64
    - valgrind
    - gplugin-docs
    - gplugin-docs.zip
    @@ -145,14 +145,14 @@
    stages:
    - tasks: [docs-clean, import, docs-build, docs-export]
    - fedora-38-amd64:
    - environment: TARGET=fedora-38-amd64
    + fedora-39-amd64:
    + environment: TARGET=fedora-39-amd64
    stages:
    - tasks: [import, build]
    - tasks: [export]
    run: always
    - fedora-39-amd64:
    - environment: TARGET=fedora-39-amd64
    + fedora-40-amd64:
    + environment: TARGET=fedora-40-amd64
    stages:
    - tasks: [import, build]
    - tasks: [export]
    @@ -185,8 +185,8 @@
    - tasks: [export]
    run: always
    - ubuntu-mantic-amd64:
    - environment: TARGET=ubuntu-mantic-amd64
    + ubuntu-noble-amd64:
    + environment: TARGET=ubuntu-noble-amd64
    stages:
    - tasks: [import, build]
    - tasks: [export]
    @@ -206,11 +206,11 @@
    - clang
    - debian-trixie-amd64
    - dist
    - - fedora-38-amd64
    - fedora-39-amd64
    + - fedora-40-amd64
    - fedora-rawhide-amd64
    - opensuse-tumbleweed-amd64
    - - ubuntu-mantic-amd64
    + - ubuntu-noble-amd64
    tools:
    plans:
    - clang-format