Skip to content

Commit cbb30f4

Browse files
committed
Remove windows
1 parent 72d783f commit cbb30f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: true
2424
matrix:
25-
operating-system: ['ubuntu-latest', 'windows-latest', 'macos-latest']
25+
operating-system: ['ubuntu-latest', 'macos-latest']
2626
# Run on current stable and next RC if available
2727
php-versions: ['8.4', '8.5']
2828
steps:

0 commit comments

Comments
 (0)