summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index b8ede61d..3ab7db24 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