Skip to content

Commit c524aa0

Browse files
committed
ci: add sqlserver 2025 to the linux matrix
1 parent fa5746d commit c524aa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
matrix:
7070
os: [ubuntu-24.04]
7171
node: [18.x, 20.x, 22.x, 24.x]
72-
sqlserver: [2019, 2022]
72+
sqlserver: [2019, 2022, 2025]
7373
steps:
7474
- name: Checkout code
7575
uses: actions/checkout@v6

0 commit comments

Comments
 (0)