Skip to content

Commit 3b3a7e2

Browse files
committed
Added more PHP in pgsql tests
Signed-off-by: snipe <[email protected]>
1 parent c72b36b commit 3b3a7e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests-postgres.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
php-version:
24+
- "8.1"
2425
- "8.2"
26+
- "8.3"
2527

2628
name: PHP ${{ matrix.php-version }}
2729

0 commit comments

Comments
 (0)