mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Use the latest version of Visual Studio with windows-2022 runner image
This commit is contained in:
parent
c691095f2e
commit
80bf0744a0
1 changed files with 1 additions and 2 deletions
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
|
@ -26,8 +26,7 @@ jobs:
|
|||
matrix:
|
||||
include:
|
||||
- os: 2022
|
||||
vc: 2019
|
||||
vcvars: '14.2' # VS 2022 17.13.x is broken at windows-2022
|
||||
vc: 2022
|
||||
test_task: check
|
||||
- os: 2025
|
||||
vc: 2022
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue