We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84b6a67 + ed74404 commit 56a8b8eCopy full SHA for 56a8b8e
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- php-version: [ '8.1', '8.2', '8.3' ]
+ php-version: [ '8.1', '8.2', '8.3', '8.4' ]
22
db-type: [ sqlite, mysql, pgsql ]
23
24
services:
0 commit comments