Skip to content

Commit f98f6e3

Browse files
committed
Specify Python 3.9 as default for testing
1 parent 77b55e6 commit f98f6e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
pre-script: packaging/pre_build_script_windows.sh
2727
smoke-test-script: packaging/smoke_test_windows.py
2828
package-name: torch_tensorrt
29+
python-version: "3.9"
2930
name: Build torch-tensorrt whl package
3031
uses: gs-olive/test-infra/.github/workflows/build_wheels_windows.yml@windows_builds
3132
with:

0 commit comments

Comments
 (0)