Skip to content

Commit 64e04c4

Browse files
authored
Merge pull request #124 from ruby/update-old-windows
windows-2019 will be EOL at end of June, 2025
2 parents de92130 + 6c7bec3 commit 64e04c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- ruby: mingw
3737
os: windows-latest
3838
- ruby: mswin
39-
os: windows-2019
39+
os: windows-2022
4040
runs-on: ${{ matrix.os }}
4141
steps:
4242
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)