Skip to content

Commit af8d42d

Browse files
committed
1 parent 25a8639 commit af8d42d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '{build}'
22
skip_tags: true
33
image:
44
- Visual Studio 2019
5-
- Ubuntu
5+
- Ubuntu2004
66
configuration:
77
- Release
88
build_script:
@@ -14,7 +14,7 @@ for:
1414
-
1515
matrix:
1616
only:
17-
- image: Ubuntu
17+
- image: Ubuntu2004
1818
build_script:
1919
- sh build.sh
2020
deploy:

0 commit comments

Comments
 (0)