Skip to content

Commit ca9170c

Browse files
committed
Upgrade CI to use windows-2022.
Fixes deprecation of windows-2019 runner images.
1 parent 7f88f30 commit ca9170c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
build-windows:
6262
name: Build and run tests on Windows
63-
runs-on: windows-2019
63+
runs-on: windows-2022
6464
permissions:
6565
contents: read
6666
pull-requests: read

0 commit comments

Comments
 (0)