Skip to content

Commit

Permalink
appveyor: Adjust build matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jevolk committed Jul 14, 2020
1 parent 37e21e2 commit aac88cc
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .appveyor.yml
Expand Up @@ -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:
Expand Down

0 comments on commit aac88cc

Please sign in to comment.