Skip to content

Commit df7c4e5

Browse files
committed
.
1 parent 9d1a505 commit df7c4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
build-command: "BUILD_AGAINST_ALL_FFMPEG_FROM_S3=1 ENABLE_CUDA=1 python -m build --wheel -vvv --no-isolation"
5757

5858
install-and-test:
59-
runs-on: ubuntu-latest
59+
runs-on: linux.gcp.a100.large
6060
strategy:
6161
fail-fast: false
6262
matrix:

0 commit comments

Comments
 (0)