From fe4966b006ab20cb07d90ec58cb6e43951ea014a Mon Sep 17 00:00:00 2001 From: Alexander Holstrup <117829001+aholstrup1@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:30:09 +0200 Subject: [PATCH] Update runs-on to use windows-latest again --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index f0e703158d..41808bce41 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -3,7 +3,7 @@ "type": "PTE", "templateUrl": "https://github.com/microsoft/AL-Go-PTE@preview", "bcContainerHelperVersion": "preview", - "runs-on": "windows-2025", + "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/28.0.40251.0/base",