We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ff912 commit c1f36feCopy full SHA for c1f36fe
.github/workflows/windows.yml
@@ -38,7 +38,7 @@ jobs:
38
needs: build
39
strategy:
40
matrix:
41
- os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
+ os: [windows-2025, windows-2022, windows-2019]
42
43
runs-on: ${{ matrix.os }}
44
0 commit comments