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 9d1a505 commit df7c4e5Copy full SHA for df7c4e5
.github/workflows/linux_cuda_wheel.yaml
@@ -56,7 +56,7 @@ jobs:
56
build-command: "BUILD_AGAINST_ALL_FFMPEG_FROM_S3=1 ENABLE_CUDA=1 python -m build --wheel -vvv --no-isolation"
57
58
install-and-test:
59
- runs-on: ubuntu-latest
+ runs-on: linux.gcp.a100.large
60
strategy:
61
fail-fast: false
62
matrix:
0 commit comments