Skip to content

Commit 7cdf568

Browse files
authored
ci: use VS2022 instead of VS2019 (#3986)
1 parent a8bf17b commit 7cdf568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: Windows
3737
strategy:
3838
matrix:
39-
os: [windows-2019]
39+
os: [windows-2022]
4040
build_type: [release]
4141
fail-fast: true
4242
uses: ./.github/workflows/windows_impl.yml

0 commit comments

Comments
 (0)