diff --git a/appveyor.yml b/appveyor.yml index 29d3456..abc8caa 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,10 +21,10 @@ environment: APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019 PYTHON: "C:\\Python39-x64" PYTHON_VERSION: "3.9" - - ID: Ubuntu - APPVEYOR_BUILD_WORKER_IMAGE: ubuntu2004 - PYTHON: "3.10" - PYTHON_VERSION: "3.10" + #- ID: Ubuntu + # APPVEYOR_BUILD_WORKER_IMAGE: ubuntu2004 + # PYTHON: "3.10" + # PYTHON_VERSION: "3.10" matrix: fast_finish: true