We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e825cd commit c4417adCopy full SHA for c4417ad
1 file changed
appveyor.yml
@@ -24,7 +24,9 @@ cache:
24
- tools -> build.cake
25
26
# Environment configuration
27
-image: Visual Studio 2019
+image:
28
+ - Ubuntu1804
29
+ - Visual Studio 2019
30
31
#---------------------------------#
32
# Skip builds for doc changes #
0 commit comments