Skip to content

Commit

Permalink
Update nightly-CI.yml
Browse files Browse the repository at this point in the history
Signed-off-by: xiaowuhu<xiaowuhu@microsoft.com>
  • Loading branch information
xiaowuhu committed Apr 1, 2024
1 parent de40edc commit 6ef0167
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines/nightly-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ jobs:
matrix:
Python382:
python.version: '3.8'
ONNX_PATH: onnx==1.8.0
ONNX_PATH: onnx==1.13.0

Python391:
python.version: '3.9'
ONNX_PATH: onnx==1.9.0
ONNX_PATH: onnx==1.13.0

Python392:
python.version: '3.9'
ONNX_PATH: onnx==1.10.2
ONNX_PATH: onnx==1.13.0

Python310:
python.version: '3.10'
Expand Down

0 comments on commit 6ef0167

Please sign in to comment.