Skip to content

Commit e7c2351

Browse files
committed
Use g4dn.12xlarge for running GPU tests.
1 parent ff4cc82 commit e7c2351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
needs: [build-torch-xla, build-cuda-plugin, get-torch-commit]
7979
with:
8080
dev-image: us-central1-docker.pkg.dev/tpu-pytorch-releases/docker/development:3.10_cuda_12.3
81-
runner: linux.8xlarge.nvidia.gpu
81+
runner: linux.g4dn.12xlarge.nvidia.gpu
8282
timeout-minutes: 300
8383
collect-coverage: false
8484
install-cuda-plugin: true

0 commit comments

Comments
 (0)