Skip to content

Commit c81eb0d

Browse files
use correct image
1 parent e6f5322 commit c81eb0d

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
@@ -203,7 +203,7 @@ jobs:
203203
runs-on: ubuntu-22.04
204204
services:
205205
mssql:
206-
image: mcr.microsoft.com/mssql/server:2019-latest
206+
image: mcr.microsoft.com/mssql/server:2017-latest
207207
env:
208208
ACCEPT_EULA: Y
209209
MSSQL_PID: Standard

0 commit comments

Comments
 (0)