We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d7da54 + ee214c1 commit 6efd1f2Copy full SHA for 6efd1f2
.github/workflows/msrv.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
os:
22
- - windows-2019
+ - windows-2022
23
- ubuntu-latest
24
runs-on: ${{ matrix.os }}
25
env:
0 commit comments