Skip to content

Commit 4a1ce29

Browse files
no message
1 parent 90441cd commit 4a1ce29

File tree

2 files changed

+4
-23
lines changed

2 files changed

+4
-23
lines changed

.github/workflows/coveralls-finish.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

.github/workflows/integration-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ jobs:
4141
matrix:
4242
php: ['8.1', '8.2', '8.3', '8.4']
4343
postgres: ['16', '17']
44+
include:
45+
- php: '8.4'
46+
postgres: '17'
47+
calculate-code-coverage: true
4448

4549
services:
4650
postgres:

0 commit comments

Comments
 (0)