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 f4980c3 commit 4385f3bCopy full SHA for 4385f3b
1 file changed
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: false
32
matrix:
33
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest, windows-2025, macos-latest]
34
runs-on: ${{ matrix.os }}
35
permissions:
36
contents: read
@@ -146,7 +146,7 @@ jobs:
146
147
148
149
150
151
152
@@ -200,7 +200,7 @@ jobs:
200
201
202
203
204
205
206
0 commit comments