Skip to content

Commit

Permalink
[TASK] CI: Temporarily exclude cs-fixer for PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mabolek committed Nov 29, 2024
1 parent e20c2ef commit 082de52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ jobs:
- 8.2
- 8.3
- 8.4
exclude:
- command: "php:cs-fixer"
php-version: 8.4
xliff-lint:
name: "Xliff linter"
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 082de52

Please sign in to comment.