We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa5746d commit c524aa0Copy full SHA for c524aa0
1 file changed
.github/workflows/nodejs.yml
@@ -69,7 +69,7 @@ jobs:
69
matrix:
70
os: [ubuntu-24.04]
71
node: [18.x, 20.x, 22.x, 24.x]
72
- sqlserver: [2019, 2022]
+ sqlserver: [2019, 2022, 2025]
73
steps:
74
- name: Checkout code
75
uses: actions/checkout@v6
0 commit comments