Skip to content

Commit 0ed2cd9

Browse files
committed
.
1 parent df7c4e5 commit 0ed2cd9

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: linux.gcp.a100.large
59+
runs-on: linux.4xlarge.nvidia.gpu
6060
strategy:
6161
fail-fast: false
6262
matrix:

0 commit comments

Comments
 (0)