Skip to content

Commit 41ea5bc

Browse files
committed
Switch to windows-2022 for VS2019
1 parent 58e7f37 commit 41ea5bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

extension-matrix/config/vs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,22 @@
2626
},
2727
"8.0": {
2828
"vs": "2019",
29-
"os": "windows-2019",
29+
"os": "windows-2022",
3030
"type": "github-hosted"
3131
},
3232
"8.1": {
3333
"vs": "2019",
34-
"os": "windows-2019",
34+
"os": "windows-2022",
3535
"type": "github-hosted"
3636
},
3737
"8.2": {
3838
"vs": "2019",
39-
"os": "windows-2019",
39+
"os": "windows-2022",
4040
"type": "github-hosted"
4141
},
4242
"8.3": {
4343
"vs": "2019",
44-
"os": "windows-2019",
44+
"os": "windows-2022",
4545
"type": "github-hosted"
4646
},
4747
"8.4": {

0 commit comments

Comments
 (0)