Skip to content

Commit ba60d3c

Browse files
committed
Try 2019
1 parent c4a4a1c commit ba60d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/platform-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- "3306:3306"
9090

9191
mssql:
92-
image: mcr.microsoft.com/mssql/server:latest
92+
image: mcr.microsoft.com/mssql/server:2019-latest
9393
env:
9494
ACCEPT_EULA: Y
9595
SA_PASSWORD: 'Secret.123'

0 commit comments

Comments
 (0)