Skip to content

Commit 0ac97e9

Browse files
committed
CI PHP versions
1 parent 1b108ff commit 0ac97e9

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
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
php-version: ['8.1', '8.3', '8.4']
14+
php-version: ['8.1', '8.4']
1515
db-type: [sqlite, mysql, pgsql]
1616
prefer-lowest: ['']
1717
include:

0 commit comments

Comments
 (0)