Skip to content

Commit cabcea4

Browse files
authored
Add SQL 2022 as well
1 parent a6b27ce commit cabcea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
SQL_ENGINE_VERSION: [2017,2019]
15+
SQL_ENGINE_VERSION: [2017,2019,2022]
1616
COLLATION: [SQL_Latin1_General_CP1_CS_AS]
1717

1818

0 commit comments

Comments
 (0)