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 72d783f commit cbb30f4Copy full SHA for cbb30f4
.github/workflows/code-quality.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: true
24
matrix:
25
- operating-system: ['ubuntu-latest', 'windows-latest', 'macos-latest']
+ operating-system: ['ubuntu-latest', 'macos-latest']
26
# Run on current stable and next RC if available
27
php-versions: ['8.4', '8.5']
28
steps:
0 commit comments