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.
2 parents ab3cedd + bd2740f commit 2ea6703Copy full SHA for 2ea6703
.github/workflows/continuous_integration.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
install-args: ['', '--prefer-lowest']
19
- php-version: ['7.4', '8.0', '8.1']
+ php-version: ['7.4', '8.0']
20
fail-fast: false
21
22
steps:
0 commit comments