Skip to content

Commit 65801c7

Browse files
authored
Update tests.yml
1 parent e2d4a07 commit 65801c7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -351,12 +351,12 @@ jobs:
351351
strategy:
352352
matrix:
353353
include:
354-
- php: '7.2'
354+
- php: '7.3'
355355
db: "sqlite3"
356-
- php: '7.2'
356+
- php: '7.3'
357357
db: "mcr.microsoft.com/mssql/server:2019-CU27-ubuntu-20.04"
358358
db_alias: 'MSSQL 2019'
359-
- php: '7.2'
359+
- php: '7.3'
360360
db: "mcr.microsoft.com/mssql/server:2022-CU13-ubuntu-22.04"
361361
db_alias: 'MSSQL 2022'
362362

0 commit comments

Comments
 (0)