0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-10 14:08:56 +02:00

appveyor: Adjust build matrix.

This commit is contained in:
Jason Volk 2020-07-13 21:34:47 -07:00
parent 37e21e208f
commit aac88cc341

View file

@ -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: