Skip to content

Commit 1bed2cc

Browse files
test VS2022 in CI
1 parent a3b925b commit 1bed2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
strategy:
7979
fail-fast: false
8080
matrix:
81-
os: [windows-2016, windows-2019]
81+
os: [windows-2016, windows-2019, windows-2022]
8282
steps:
8383
- uses: actions/checkout@v2
8484
with:

0 commit comments

Comments
 (0)