Skip to content

Commit

Permalink
Bumped Python test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fmder committed Jul 19, 2023
1 parent 7272344 commit de015af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .azure-pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ jobs:
vmImage: 'ubuntu-latest'
strategy:
matrix:
Python37:
python.version: '3.7'
Python38:
python.version: '3.8'
Python39:
python.version: '3.9'
Python310:
python.version: '3.10'
Python311:
python.version: '3.11'

steps:
- task: UsePythonVersion@0
Expand Down

0 comments on commit de015af

Please sign in to comment.