Skip to content

Commit 67ff41e

Browse files
committed
Downgrade php85 pipe
1 parent 89cdbb6 commit 67ff41e

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.3', '8.4', '8.5']
24+
php-version: 8.2
2525
coverage: none
2626
ini-values: zend.assertions=1
2727

0 commit comments

Comments
 (0)