Skip to content

Commit 4afaa17

Browse files
authored
Revert "Update AMI Windows 2019 GHA CI - 20250825191007" (#358)
Reverts #357 Started seeing an issue with windows workers - hence roll back https://github.com/pytorch/pytorch/actions/runs/17245964606/job/48935538476 Looks like canary failed to detect this issue: https://github.com/pytorch/pytorch-canary/actions/runs/17213106637/job/48839476476?pr=263
1 parent 02fc3ce commit 4afaa17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ali/aws/391835788720/us-east-1/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ variable "ami_filter_linux_arm64" {
5050
variable "ami_filter_windows" {
5151
description = "AMI for windows"
5252
type = list
53-
default = ["Windows 2019 GHA CI - 20250825191007"]
53+
default = ["Windows 2019 GHA CI - 20250813205303"]
5454
}

0 commit comments

Comments
 (0)