We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58e9bd8 + 449ab93 commit 0c61cd4Copy full SHA for 0c61cd4
1 file changed
.github/workflows/continuous-integration.yml
@@ -20,11 +20,9 @@ jobs:
20
strategy:
21
matrix:
22
php-version:
23
- - "7.3"
24
- "7.4"
25
- "8.0"
26
- "8.1"
27
- - "8.2"
28
29
steps:
30
- name: "Checkout"
@@ -63,7 +61,7 @@ jobs:
63
61
64
62
65
66
+ - "8.1"
67
deps:
68
- "latest"
69
coverage:
@@ -103,11 +101,9 @@ jobs:
103
101
104
102
105
106
107
108
109
110
111
112
- "lowest"
113
0 commit comments