Skip to content

Commit 89cdbb6

Browse files
committed
Downgrade php85 pipe
1 parent 4e5375a commit 89cdbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
-
2222
uses: shivammathur/setup-php@v2
2323
with:
24-
php-version: ['8.2', '8.5']
24+
php-version: ['8.2', '8.3', '8.4', '8.5']
2525
coverage: none
2626
ini-values: zend.assertions=1
2727

0 commit comments

Comments
 (0)