We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
force-encryption
1 parent 60c6674 commit 8deb5b2Copy full SHA for 8deb5b2
.github/workflows/ci.yml
@@ -96,8 +96,8 @@ jobs:
96
fail-fast: false
97
matrix:
98
force-encryption:
99
- - "false"
100
- - "true"
+ - false
+ - true
101
mssql-version:
102
- 2017
103
- 2019
@@ -220,8 +220,8 @@ jobs:
220
221
222
223
224
225
226
227
0 commit comments