mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Removed unnecessary winsdk version
This commit is contained in:
parent
051e5f54cc
commit
8eadf30cf4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
matrix:
|
||||
include:
|
||||
- vs: 2022
|
||||
vcvers: 10.0.22621.0 -vcvars_ver=14.2
|
||||
vcvers: -vcvars_ver=14.2
|
||||
fail-fast: false
|
||||
runs-on: windows-${{ matrix.vs }}
|
||||
if: ${{ !contains(github.event.head_commit.message, '[DOC]') && !contains(github.event.pull_request.labels.*.name, 'Documentation') }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue