We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c1aaf9 + e198294 commit 27fd250Copy full SHA for 27fd250
1 file changed
.github/workflows/test-phpunit.yml
@@ -72,7 +72,7 @@ jobs:
72
options: --health-cmd=pg_isready --health-interval=10s --health-timeout=5s --health-retries=3
73
74
mssql:
75
- image: mcr.microsoft.com/mssql/server:2019-CU10-ubuntu-20.04
+ image: mcr.microsoft.com/mssql/server:2022-latest
76
env:
77
SA_PASSWORD: 1Secure*Password1
78
ACCEPT_EULA: Y
0 commit comments