Skip to content

Commit e87bab4

Browse files
retrigger
1 parent ff6b77f commit e87bab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24+
python-version: ["3.12"]
2425
include:
2526
- repository: pytorch/vision
2627
smoke-test-script: test/smoke_test.py
2728
package-name: torchvision
2829
aarch: 'x64'
2930
test-infra-repository: alinpahontu2912/test-infra
3031
test-infra-ref: x64windows_test
31-
python-version: "3.12"
3232
name: test new job
3333
uses: alinpahontu2912/test-infra/.github/workflows/build_wheels_windows.yml@x64windows_test
3434
with:

0 commit comments

Comments
 (0)