We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c476f3 commit 1d46329Copy full SHA for 1d46329
.github/workflows/build_wheels_linux.yml
@@ -28,7 +28,7 @@ jobs:
28
os: linux
29
with-cpu: enable
30
with-cuda: enable
31
- with-rocm: enable
+ with-rocm: disable
32
with-xpu: enable
33
# Note: if free-threaded python is required add py3.13t here
34
python-versions: '["3.9"]'
0 commit comments