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 103b00e commit e06f16bCopy full SHA for e06f16b
.github/workflows/tests.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
fail-fast: false
34
matrix:
35
- php-version: ['8.1', '8.2', '8.3']
+ php-version: ['8.1', '8.2']
36
arch: [x64]
37
ts: [nts]
38
0 commit comments