Skip to content

Commit 0275bbe

Browse files
committed
fix 3.9 not used in appveyor jobs
Signed-off-by: oleg.hoefling <[email protected]>
1 parent ff32478 commit 0275bbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ environment:
1111
- python: 38
1212
- python: 38-x64
1313
- python: 39
14+
image: Visual Studio 2019
1415
- python: 39-x64
16+
image: Visual Studio 2019
1517

1618
install:
1719
- SET PATH=C:\\Python%PYTHON%;c:\\Python%PYTHON%\\scripts;%PATH%

0 commit comments

Comments
 (0)