Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LMBooth authored Nov 16, 2023
1 parent a5ee020 commit b67e172
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b67e172

Please sign in to comment.