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 d77cedb commit 436fc85Copy full SHA for 436fc85
.github/workflows/run-tests.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- php: [7.2, 7.3, 7.4, 8.0, 8.1, '8.2']
+ php: [8.1, 8.2]
26
27
name: P${{ matrix.php }}
28
0 commit comments