Skip to content

Commit c1f36fe

Browse files
authored
Update windows.yml
1 parent 27ff912 commit c1f36fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
needs: build
3939
strategy:
4040
matrix:
41-
os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
41+
os: [windows-2025, windows-2022, windows-2019]
4242

4343
runs-on: ${{ matrix.os }}
4444

0 commit comments

Comments
 (0)