Skip to content

Commit

Permalink
Fix diagnostics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolineus committed Sep 16, 2024
1 parent d65a9d8 commit d08c63f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/diagnostics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ jobs:
fail-fast: false
matrix:
include:
- php: 7.4
phpcq_install: 'install'
- php: 8.0
- php: 8.2
phpcq_install: 'update'
- php: 8.1
- php: 8.3
phpcq_install: 'update'

steps:
Expand Down

0 comments on commit d08c63f

Please sign in to comment.