Skip to content

Commit

Permalink
Merge pull request #113 from microsoft/omri/data_generation_bug_fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
omri374 authored Jan 6, 2025
2 parents 5f9a4f3 + 58f7f28 commit 9aba87c
Show file tree
Hide file tree
Showing 7 changed files with 770 additions and 84 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ pool:
vmImage: 'ubuntu-latest'
strategy:
matrix:
Python38:
python.version: '3.8'
Python39:
python.version: '3.9'
Python310:
python.version: '3.10'
Python311:
python.version: '3.11'
Python312:
python.version: '3.12'
steps:
- task: UsePythonVersion@0
inputs:
Expand Down
Loading

0 comments on commit 9aba87c

Please sign in to comment.