File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
strategy :
31
31
fail-fast : false
32
32
matrix :
33
- os : [ubuntu-latest, windows-latest , macos-latest]
33
+ os : [ubuntu-latest, windows-2025 , macos-latest]
34
34
runs-on : ${{ matrix.os }}
35
35
permissions :
36
36
contents : read
@@ -146,7 +146,7 @@ jobs:
146
146
strategy :
147
147
fail-fast : false
148
148
matrix :
149
- os : [ubuntu-latest, windows-latest , macos-latest]
149
+ os : [ubuntu-latest, windows-2025 , macos-latest]
150
150
runs-on : ${{ matrix.os }}
151
151
permissions :
152
152
contents : read
@@ -200,7 +200,7 @@ jobs:
200
200
strategy :
201
201
fail-fast : false
202
202
matrix :
203
- os : [ubuntu-latest, windows-latest , macos-latest]
203
+ os : [ubuntu-latest, windows-2025 , macos-latest]
204
204
runs-on : ${{ matrix.os }}
205
205
permissions :
206
206
contents : read
You can’t perform that action at this time.
0 commit comments