Skip to content

Commit dfc0e15

Browse files
committed
Specify Python 3.9 as default for testing 2
1 parent f98f6e3 commit dfc0e15

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
@@ -12,6 +12,7 @@ jobs:
1212
test-infra-ref: windows_builds
1313
with-rocm: false
1414
with-cpu: false
15+
python-version: "3.9"
1516

1617
build:
1718
needs: generate-matrix

0 commit comments

Comments
 (0)