summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2021-11-09 11:46:56 -0500
committerAllen Winter <allen.winter@kdab.com>2021-11-09 11:46:56 -0500
commitb42b46263e70a10e4b80fbbf74a76d47f4b5c062 (patch)
tree6eec3f0d4ad30f028f1fbc553a274f470d2ffa18 /appveyor.yml
parente535a73fbabc46abf3d87e3245335ab66d00f432 (diff)
downloadlibical-git-b42b46263e70a10e4b80fbbf74a76d47f4b5c062.tar.gz
appveyor.yml - move Ubuntu first in the images list
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 175712c1..5fe3bb92 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -20,9 +20,9 @@ skip_tags: false
# Build worker image
image:
#- Visual Studio 2013 #disable since Ninja is not available
+ - Ubuntu
- Visual Studio 2019
- macos
- - Ubuntu
# scripts that are called at very beginning, before repo cloning
init: