Skip to content

Commit

Permalink
ACTIONS: Upgrade Windows workflows to current Windows runner
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Oct 4, 2023
1 parent 6bdf0bc commit 3add878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_cmake_msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build:
runs-on: windows-2019
runs-on: windows-2022

env:
VCPKG_ROOT: ${{ github.workspace }}/vcpkg
Expand Down

0 comments on commit 3add878

Please sign in to comment.