mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Test with Windows 2025 server
This commit is contained in:
parent
9106088b7e
commit
d4815d39b7
Notes:
git
2025-04-22 01:40:36 +00:00
1 changed files with 4 additions and 0 deletions
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
|
@ -36,6 +36,10 @@ jobs:
|
|||
vc: 2019
|
||||
vcvars: '10.0.22621.0 -vcvars_ver=14.2' # The defautl Windows 11 SDK and toolset are broken at windows-2022
|
||||
test_task: check
|
||||
- os: 2025
|
||||
vc: 2019
|
||||
vcvars: '10.0.22621.0 -vcvars_ver=14.2'
|
||||
test_task: check
|
||||
- os: 11-arm
|
||||
test_task: 'btest test-basic test-tool' # check and test-spec are broken yet.
|
||||
target: arm64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue