Skip to content

Commit 56a8b8e

Browse files
committed
Merge branch '2.x' into 2.next
2 parents 84b6a67 + ed74404 commit 56a8b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
php-version: [ '8.1', '8.2', '8.3' ]
21+
php-version: [ '8.1', '8.2', '8.3', '8.4' ]
2222
db-type: [ sqlite, mysql, pgsql ]
2323

2424
services:

0 commit comments

Comments
 (0)