Skip to content

Commit 2eddf48

Browse files
committed
ci: add windows-2025 runner
1 parent f696d0e commit 2eddf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
- test
126126
strategy:
127127
matrix:
128-
os: [ 'windows-2022' ]
128+
os: [ 'windows-2022', 'windows-2025' ]
129129
sqlserver: [ 'sql-latest', 'sql-2022', 'sql-2019', 'sql-2017', 'sql-2016', 'sql-2014', 'sql-2012', 'sql-2008' ]
130130
# These sqlserver versions don't work on windows-2022 (at the moment)
131131
exclude:

0 commit comments

Comments
 (0)