Skip to content

Commit 6efd1f2

Browse files
authored
Merge pull request #1515 from EliahKagan/run-ci/msrv
Run the Windows MSRV checks on Server 2022
2 parents 9d7da54 + ee214c1 commit 6efd1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msrv.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
os:
22-
- windows-2019
22+
- windows-2022
2323
- ubuntu-latest
2424
runs-on: ${{ matrix.os }}
2525
env:

0 commit comments

Comments
 (0)