diff --git a/.appveyor.yml b/.appveyor.yml index 51c92eb85..8f2fa65dc 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -11,12 +11,18 @@ environment: - APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1804 DOCKER_IMAGE: jevolk/construct:ubuntu-20.04-gcc-8 - - APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1804 - DOCKER_IMAGE: jevolk/construct:ubuntu-20.04-gcc-9 +# - APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1804 +# DOCKER_IMAGE: jevolk/construct:ubuntu-20.04-gcc-9 - APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1804 DOCKER_IMAGE: jevolk/construct:ubuntu-20.04-clang-9 + - APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1804 + DOCKER_IMAGE: jevolk/construct:ubuntu-20.04-gcc-10 + +# - APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1804 +# DOCKER_IMAGE: jevolk/construct:ubuntu-20.04-clang-10 + for: - build_script: