mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 06:34:19 +02:00
common.js - add windows-2025
This commit is contained in:
@@ -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
|
||||
|
||||
+1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user