We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6f256 commit c70d65dCopy full SHA for c70d65d
1 file changed
.github/workflows/linux_wheel.yaml
@@ -56,6 +56,7 @@ jobs:
56
trigger-event: ${{ github.event_name }}
57
build-platform: "python-build-package"
58
build-command: "BUILD_AGAINST_ALL_FFMPEG_FROM_S3=1 python -m build --wheel -vvv --no-isolation"
59
+ also-upload-to-gpu-arch-versions: "xpu"
60
61
install-and-test:
62
runs-on: ubuntu-latest
0 commit comments