Skip to content

Commit

Permalink
Don't lint on PHP 8.0 because it's broken
Browse files Browse the repository at this point in the history
  • Loading branch information
kukulich committed Nov 8, 2024
1 parent 4747e31 commit f2cc4c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- "highest"
php-version:
- "7.4"
- "8.0"
- "8.1"
- "8.2"
- "8.3"
Expand Down

0 comments on commit f2cc4c5

Please sign in to comment.