Skip to content

Commit c54301b

Browse files
authored
Need newer image for 3.10
1 parent 5d871a9 commit c54301b

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
@@ -32,6 +32,7 @@ environment:
3232
- BUILD_TYPE: "Debug"
3333
COMPILER: MinGW-w64
3434
PYTHON_VERSION: 310-x64
35+
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
3536
WITH_SYMPY: no
3637
- BUILD_TYPE: "Release"
3738
COMPILER: MSVC15
@@ -45,6 +46,7 @@ environment:
4546
PLATFORM: "x64"
4647
PYTHON_VERSION: 310-x64
4748
CONDA_INSTALL_LOCN: C:\\Miniconda36-x64
49+
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
4850
WITH_MPFR: yes
4951
WITH_MPC: yes
5052
WITH_LLVM: yes

0 commit comments

Comments
 (0)