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 e345da8 commit 0e954b8Copy full SHA for 0e954b8
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- php-versions: ['8.0', '8.1', '8.2']
+ php-versions: ['8.1', '8.2']
16
steps:
17
- uses: actions/checkout@v2
18
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
@@ -118,7 +118,7 @@ jobs:
118
119
120
121
122
123
services:
124
chrome:
0 commit comments