We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c53b38 commit 2f736a6Copy full SHA for 2f736a6
.github/workflows/build.yml
@@ -16,8 +16,6 @@ jobs:
16
strategy:
17
matrix:
18
php-version:
19
- - "7.2"
20
- - "7.3"
21
- "7.4"
22
- "8.0"
23
- "8.1"
@@ -90,8 +88,6 @@ jobs:
90
88
fail-fast: false
91
89
92
93
94
95
96
97
@@ -131,8 +127,6 @@ jobs:
131
127
132
128
133
129
134
135
136
130
137
138
0 commit comments