We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89cdbb6 commit 67ff41eCopy full SHA for 67ff41e
.github/workflows/tests.yaml
@@ -21,7 +21,7 @@ jobs:
21
-
22
uses: shivammathur/setup-php@v2
23
with:
24
- php-version: ['8.2', '8.3', '8.4', '8.5']
+ php-version: 8.2
25
coverage: none
26
ini-values: zend.assertions=1
27
0 commit comments