Skip to content

Commit

Permalink
Don't test against php 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolineus committed Feb 27, 2024
1 parent 6fffb62 commit 4b2424a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/diagnostics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
fail-fast: false
matrix:
include:
- php: '8.0'
phpcq_install: 'update'
phpcq_flags: ''
- php: '8.1'
phpcq_install: 'update'
phpcq_flags: ''
Expand Down

0 comments on commit 4b2424a

Please sign in to comment.