Skip to content

Commit 6264b34

Browse files
retrigger
1 parent 7f3e641 commit 6264b34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_wheel_windows_x64_test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ permissions:
1717
id-token: write
1818
contents: read
1919

20+
2021
jobs:
2122
generate-matrix:
2223
uses: alinpahontu2912/test-infra/.github/workflows/generate_binary_build_matrix.yml@main
@@ -27,7 +28,7 @@ jobs:
2728
test-infra-ref: x64windows_test
2829
with-xpu: enable
2930

30-
31+
3132
build:
3233
needs: generate-matrix
3334
strategy:

0 commit comments

Comments
 (0)