ci: travis: update first few jobs to Fedora32

The rest stays on 31 right now until we worked out some remaining
problems in test suites, asan, etc.
This commit is contained in:
Stefan Schmidt 2020-05-05 13:50:53 +02:00
parent e1c26157f4
commit 10b0f9b433
1 changed files with 2 additions and 2 deletions

View File

@ -50,9 +50,9 @@ jobs:
- os: linux
env: DISTRO=Fedora31-mingw CI_BUILD_TYPE=mingw
- os: linux
env: DISTRO=Fedora31 CI_BUILD_TYPE=options-enabled
env: DISTRO=Fedora32 CI_BUILD_TYPE=options-enabled
- os: linux
env: DISTRO=Fedora31 CI_BUILD_TYPE=options-disabled
env: DISTRO=Fedora32 CI_BUILD_TYPE=options-disabled
- os: linux
env: DISTRO=Fedora31 CI_BUILD_TYPE=wayland
- os: linux