Skip to content

Commit

Permalink
Merge pull request GitoxideLabs#1515 from EliahKagan/run-ci/msrv
Browse files Browse the repository at this point in the history
Run the Windows MSRV checks on Server 2022
  • Loading branch information
Byron authored Aug 12, 2024
2 parents 9d7da54 + ee214c1 commit 6efd1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msrv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
os:
- windows-2019
- windows-2022
- ubuntu-latest
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit 6efd1f2

Please sign in to comment.