From 509bc59b4a6349a1652d164272f68860018bd321 Mon Sep 17 00:00:00 2001 From: Huy Do Date: Mon, 16 Dec 2024 15:33:35 -0800 Subject: [PATCH] Deploy v20241216-232848 Deploy: - Fix a bug when swapfile doesn't exist pytorch/test-infra#6068 --- ali/Terrafile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ali/Terrafile b/ali/Terrafile index 927cc39..6c0c26a 100644 --- a/ali/Terrafile +++ b/ali/Terrafile @@ -4,7 +4,7 @@ terraform-aws-vpc: terraform-aws-github-runner: source: "pytorch/test-infra" module-root: "terraform-aws-github-runner" - tag: "v20241216-213021" + tag: "v20241216-232848" assets: - "runner-binaries-syncer.zip" - "runners.zip"