summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-09-15 17:06:36 -0400
committerAllen Winter <allen.winter@kdab.com>2022-09-15 17:06:36 -0400
commit80e3e82dfadf06c52fe100da6793bbddb415e449 (patch)
treedbd3e4b302d7579ecf98410c617ba096b4a9e5b2
parentb8c2f4cfdf940687e96d1433493012cd8cd0b2e3 (diff)
parente254ef8f8797b0ad30cceeeade869fbcf1e70264 (diff)
downloadlibical-git-80e3e82dfadf06c52fe100da6793bbddb415e449.tar.gz
Merge branch '3.0'
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 5264c1b7..db2c7592 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -20,7 +20,7 @@ skip_tags: false
# Build worker image
image:
#- Visual Studio 2013 #disable since Ninja is not available
- - Ubuntu
+ - Ubuntu2004
- Visual Studio 2019
- macos