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

appveyor: Add Ubuntu1804 gcc-9; reorder build matrix.

This commit is contained in:
Jason Volk 2020-04-18 02:20:52 -07:00
parent f736b8df21
commit d9cc7cd892

View file

@ -9,10 +9,13 @@ environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1804
DOCKER_IMAGE: jevolk/construct:ubuntu-18.04-clang-9
DOCKER_IMAGE: jevolk/construct:ubuntu-18.04-gcc-8
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1804
DOCKER_IMAGE: jevolk/construct:ubuntu-18.04-gcc-8
DOCKER_IMAGE: jevolk/construct:ubuntu-18.04-gcc-9
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1804
DOCKER_IMAGE: jevolk/construct:ubuntu-18.04-clang-9
for:
-