Skip to content

Commit 55b205f

Browse files
committed
Test against SQL Server 2025
1 parent cbce210 commit 55b205f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
mssql-version:
112112
- 2019
113113
- 2022
114+
- 2025
114115
ruby-version:
115116
- "3.2"
116117
- "3.3"
@@ -286,6 +287,7 @@ jobs:
286287
mssql-version:
287288
- 2019
288289
- 2022
290+
- 2025
289291

290292
ruby-version:
291293
- "3.2"

0 commit comments

Comments
 (0)