Skip to content

Commit 6dec4f8

Browse files
authored
Revert ba8fa5c - Add PHP 8.4 back, it'll be our new minimum soon.
1 parent 7f78c46 commit 6dec4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
strategy:
5656
fail-fast: false
5757
matrix:
58-
php-version: ['8.1', '8.5']
58+
php-version: ['8.1', '8.4', '8.5']
5959

6060
services:
6161
mysql:

0 commit comments

Comments
 (0)