From ed6eeefd68c1ae2bb504d0a28b4b2326ebe63bd6 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Wed, 27 May 2020 16:44:03 +0200 Subject: [PATCH] ci: travis: switch to newly prepared Fedora32 mingw image --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3cbabdc499..0ebc8b733b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,7 +48,7 @@ jobs: include: - os: osx - os: linux - env: DISTRO=Fedora31-mingw CI_BUILD_TYPE=mingw + env: DISTRO=Fedora32-mingw CI_BUILD_TYPE=mingw - os: linux env: DISTRO=Fedora32 CI_BUILD_TYPE=options-enabled - os: linux