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 49cb2d0 commit be3c769Copy full SHA for be3c769
1 file changed
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
os: [ubuntu-latest]
11
- php: ['8.0', '8.1']
+ php: ['8.1']
12
dependency-version: [prefer-lowest, prefer-stable]
13
14
name: PHP ${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
0 commit comments