Skip to content

Commit f6d41f9

Browse files
committed
Run pathological tests on PHP 8.4
1 parent 69c4140 commit f6d41f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
- uses: shivammathur/setup-php@v2
120120
with:
121-
php-version: 8.1
121+
php-version: 8.4
122122
extensions: curl, mbstring, yaml
123123
coverage: none
124124
tools: composer:v2

0 commit comments

Comments
 (0)