We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b0073 commit b21f264Copy full SHA for b21f264
1 file changed
.github/workflows/build-and-test.yml
@@ -56,7 +56,7 @@ jobs:
56
strategy:
57
fail-fast: false
58
matrix:
59
- os: [windows-2019]
+ os: [windows-2025]
60
build_type: [Debug, Release]
61
steps:
62
- uses: actions/checkout@v4
0 commit comments