talkatu/talkatu

3a5e83d1842e
Parents 991c2ef6890c
Children f0fda4aace2d
Remove fedora 29 and 30 and add fedora 32
  • +5 -10
    convey.yml
  • --- a/convey.yml Mon May 11 16:24:10 2020 -0500
    +++ b/convey.yml Thu May 21 22:22:16 2020 -0500
    @@ -26,9 +26,8 @@
    - debian-bullseye-amd64
    - debian-buster-amd64
    - debian-buster-i386
    - - fedora-29-amd64
    - - fedora-30-amd64
    - fedora-31-amd64
    + - fedora-32-amd64
    - fedora-rawhide-amd64
    - mingw-w64-i686
    - mingw-w64-x86_64
    @@ -136,16 +135,12 @@
    tasks:
    - logout
    - fedora-29-amd64:
    - environment: [DISTRO=fedora, VERSION=29]
    + fedora-31-amd64:
    + environment: [DISTRO=fedora, VERSION=31]
    stages:
    - tasks: [import, build, export]
    - fedora-30-amd64:
    - environment: [DISTRO=fedora, VERSION=30]
    - stages:
    - - tasks: [import, build, export]
    - fedora-31-amd64:
    - environment: [DISTRO=fedora, VERSION=31]
    + fedora-32-amd64:
    + environment: [DISTRO=fedora, VERSION=32]
    stages:
    - tasks: [import, build, export]
    fedora-rawhide-amd64: