Skip to content

Commit

Permalink
[ci] upgrade macOS_regular job to Python 3.9 (fixes #5569) (#5570)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Dec 6, 2022
1 parent 2f0d3a4 commit b8da45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vsts-ci.yml
Expand Up @@ -222,7 +222,7 @@ jobs:
matrix:
regular:
TASK: regular
PYTHON_VERSION: '3.7'
PYTHON_VERSION: '3.9'
sdist:
TASK: sdist
PYTHON_VERSION: '3.8'
Expand Down

0 comments on commit b8da45d

Please sign in to comment.