stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a4c5db2350ff8283fecd970c7daf2352fdb8a4e1
commit a4c5db2350ff8283fecd970c7daf2352fdb8a4e1 Author: Stefan Schmidt <[email protected]> Date: Wed May 27 16:44:03 2020 +0200 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 --
