Skip to content

Commit 35f1768

Browse files
committed
Remove PHP 7.4 and 8.0 from the test matrix in diagnostics workflow
1 parent ea5f63b commit 35f1768

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/diagnostics.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
include:
19-
- php: 7.4
20-
output: '-o github-action -o default'
21-
phpcq_install: 'update'
22-
- php: 8.0
23-
output: '-o github-action -o default'
24-
phpcq_install: 'update'
2519
- php: 8.1
2620
output: '-o github-action -o default'
2721
phpcq_install: 'update'

0 commit comments

Comments
 (0)