We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ab199 commit d3e4863Copy full SHA for d3e4863
.github/workflows/diagnostics.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
include:
20
- php: '7.4'
21
- phpcq_install: 'install'
+ phpcq_install: 'update'
22
phpcq_flags: ''
23
- php: '8.0'
24
phpcq_install: 'update'
0 commit comments