Skip to content

Commit

Permalink
Only run PHPStan for 7.2 and 8.3 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruudk authored Oct 1, 2024
1 parent 7532a89 commit 4142840
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ jobs:
matrix:
php:
- '7.2'
- '7.3'
- '7.4'
- '8.0'
- '8.1'
- '8.2'
- '8.3'

runs-on: ubuntu-latest
Expand Down

0 comments on commit 4142840

Please sign in to comment.