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 125c6d1 commit f51727eCopy full SHA for f51727e
.github/workflows/run-tests.yml
@@ -50,4 +50,4 @@ jobs:
50
51
- name: Check PSR-12 Codestyle
52
run: composer test
53
- if: matrix.os == 'ubuntu-latest'
+ if: matrix.os == 'ubuntu-latest' && matrix.php == '8.1'
0 commit comments