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 2cff8ed commit 24d2d10Copy full SHA for 24d2d10
.github/workflows/ci.yml
@@ -78,7 +78,7 @@ jobs:
78
strategy:
79
fail-fast: false
80
matrix:
81
- os: [windows-2019, windows-2022]
+ os: [windows-2022]
82
83
runs-on: ${{ matrix.os }}
84
0 commit comments