From fd2daeae79368121c6f70005cb9eb8465af06ccf Mon Sep 17 00:00:00 2001 From: MSP-Greg Date: Fri, 17 Jan 2025 14:31:13 -0600 Subject: [PATCH] common.js - add windows-2025 --- common.js | 1 + dist/index.js | 1 + 2 files changed, 2 insertions(+) diff --git a/common.js b/common.js index cb2819d36..b9ff6138d 100644 --- a/common.js +++ b/common.js @@ -168,6 +168,7 @@ const GitHubHostedPlatforms = [ 'ubuntu-24.04-x64', 'windows-2019-x64', 'windows-2022-x64', + 'windows-2025-x64', ] // Precisely: whether we have builds for that platform and there are GitHub-hosted runners to test it diff --git a/dist/index.js b/dist/index.js index 6a9f10b44..54b4a95df 100644 --- a/dist/index.js +++ b/dist/index.js @@ -487,6 +487,7 @@ const GitHubHostedPlatforms = [ 'ubuntu-24.04-x64', 'windows-2019-x64', 'windows-2022-x64', + 'windows-2025-x64', ] // Precisely: whether we have builds for that platform and there are GitHub-hosted runners to test it