Skip to content

Commit 413bfc4

Browse files
committed
test
1 parent 7c44ae3 commit 413bfc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels-pytorch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
$env:CIBW_CACHE_PATH = "${{ env.NEW_WORKSPACE }}/cibw"
113113
$env:USE_XCCL = "1"
114114
$env:CIBW_BEFORE_BUILD = "pip install -r requirements.txt"
115+
$env:CMAKE_ARGS='-DENABLE_SYCL_QOPTION=OFF'
115116
116117
117118
$env:REL_WITH_DEB_INFO = "1"

0 commit comments

Comments
 (0)