We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b925b commit 1bed2ccCopy full SHA for 1bed2cc
.github/workflows/ci.yaml
@@ -78,7 +78,7 @@ jobs:
78
strategy:
79
fail-fast: false
80
matrix:
81
- os: [windows-2016, windows-2019]
+ os: [windows-2016, windows-2019, windows-2022]
82
steps:
83
- uses: actions/checkout@v2
84
with:
0 commit comments