Skip to content

Commit

Permalink
Update default windows version and update toolset description
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>
  • Loading branch information
rsanchez15 committed Nov 27, 2024
1 parent 62936b8 commit 0c21dd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
os-version:
description: 'OS version to run the workflow'
required: false
default: 'windows-2019'
default: 'windows-2022'
type: string
vs-toolset:
description: 'Visual Studio toolset to use'
description: 'Visual Studio toolset to use (Default: v141 and v142)'
required: false
default: ''
type: string
Expand Down

0 comments on commit 0c21dd4

Please sign in to comment.