Skip to content

Commit 2c3ad2e

Browse files
authored
Merge of #17636
2 parents c75d5cf + 35e16e0 commit 2c3ad2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
test:
4646
strategy:
4747
matrix:
48-
os: ['macos-latest', 'ubuntu-latest', 'windows-latest']
48+
os: ['macos-latest', 'ubuntu-latest', 'windows-2025']
4949
runs-on: ${{ matrix.os }}
5050
steps:
5151
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)