Skip to content

Commit

Permalink
Don't test against PHP 7.4 and 8.1 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolineus committed Jan 30, 2024
1 parent 63c4233 commit 3fe5daf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/diagnostics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ jobs:
fail-fast: false
matrix:
include:
- php: 7.4
output: '-o github-action -o default'
phpcq_install: 'update'
- php: 8.0
output: '-o github-action -o default'
phpcq_install: 'update'
- php: 8.1
output: '-o github-action -o default'
phpcq_install: 'update'
Expand Down

0 comments on commit 3fe5daf

Please sign in to comment.