Skip to content

Commit 8deda9e

Browse files
use mssql 2017
1 parent 6c8fb8d commit 8deda9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-db-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
runs-on: ubuntu-latest
206206
services:
207207
mssql:
208-
image: mcr.microsoft.com/mssql/server:2019-latest
208+
image: mcr.microsoft.com/mssql/server:2017-latest
209209
env:
210210
ACCEPT_EULA: Y
211211
MSSQL_PID: Standard

0 commit comments

Comments
 (0)