Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjoshua authored Mar 11, 2024
1 parent e615cc1 commit bf778a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ stages:
Python38:
python.version: '3.8'
env_file: 'environment_py38.yml'
Python310:
python.version: '3.10'
env_file: 'environment_py310.yml'

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

0 comments on commit bf778a3

Please sign in to comment.