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 8678774 commit cd7b2fbCopy full SHA for cd7b2fb
.github/workflows/code-quality.yml
@@ -24,6 +24,7 @@ jobs:
24
matrix:
25
operating-system: ['ubuntu-latest', 'macos-latest']
26
# Run on current stable and next RC if available
27
+ php-versions: []
28
pre-release: [false]
29
stable: [false]
30
include:
0 commit comments