We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573593d commit 86f4f10Copy full SHA for 86f4f10
.github/workflows/main.yml
@@ -12,7 +12,6 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
-
16
php-versions: ['8.0', '8.1', '8.2']
17
steps:
18
- uses: actions/checkout@v2
@@ -55,7 +54,6 @@ jobs:
55
54
56
57
58
59
60
61
@@ -88,7 +86,6 @@ jobs:
88
86
89
87
90
91
92
93
94
@@ -121,7 +118,6 @@ jobs:
121
118
122
119
123
120
124
125
126
127
services:
0 commit comments