Skip to content

Commit

Permalink
Update pipeline images
Browse files Browse the repository at this point in the history
  • Loading branch information
adferrand committed Nov 12, 2021
1 parent 2432c50 commit 0785502
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/templates/integration-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ jobs:
strategy:
matrix:
macos-py36:
IMAGE_NAME: macOS-10.14
IMAGE_NAME: macOS-1015
PYTHON_VERSION: 3.6
TOXENV: py36
macos-py39:
IMAGE_NAME: macOS-10.14
IMAGE_NAME: macOS-1015
PYTHON_VERSION: 3.9
TOXENV: py39
windows-py36:
Expand Down

0 comments on commit 0785502

Please sign in to comment.