Skip to content

Commit

Permalink
Skip python 3.12 in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaem committed Oct 20, 2023
1 parent 8da4753 commit 749af4d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
python.version: '3.10'
Python311:
python.version: '3.11'
Python312:
python.version: '3.12'

steps:
- bash: echo "##vso[task.prependpath]$CONDA/bin"
Expand Down Expand Up @@ -49,8 +47,6 @@ jobs:
python.version: '3.10'
Python311:
python.version: '3.11'
Python312:
python.version: '3.12'

steps:
- bash: echo "##vso[task.prependpath]$CONDA/bin"
Expand Down

0 comments on commit 749af4d

Please sign in to comment.