gplugin/gplugin

Move Fedora 36 target to Fedora 38

7 months ago, Elliott Sales de Andrade
9fa5d9e1fc11
Parents b493e1ee4fbd
Children 199dc0cfccfb
Move Fedora 36 target to Fedora 38

Fedora 36 is EOL, and the builders have already moved to Fedora 38.

Testing Done:
Ran `convey run fedora-38-amd64` and it built.

Reviewed at https://reviews.imfreedom.org/r/2663/
  • +4 -4
    convey.yml
  • --- a/convey.yml Mon Oct 16 22:35:31 2023 -0500
    +++ b/convey.yml Mon Oct 16 23:47:19 2023 -0500
    @@ -15,7 +15,7 @@
    - debian-bookworm-arm64
    - debian-bookworm-armhf
    - dist
    - - fedora-36-amd64
    + - fedora-38-amd64
    - fedora-rawhide-amd64
    - i18n
    - opensuse-tumbleweed-amd64
    @@ -129,8 +129,8 @@
    stages:
    - tasks: [docs-clean, import, docs-build, docs-export]
    - fedora-36-amd64:
    - environment: TARGET=fedora-36-amd64
    + fedora-38-amd64:
    + environment: TARGET=fedora-38-amd64
    stages:
    - tasks: [import, build]
    - tasks: [export]
    @@ -190,7 +190,7 @@
    - alpine-edge-amd64
    - debian-bookworm-amd64
    - dist
    - - fedora-34-amd64
    + - fedora-38-amd64
    - fedora-rawhide-amd64
    - opensuse-tumbleweed-amd64
    - ubuntu-jammy-amd64