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 d05d27b commit f2c09b6Copy full SHA for f2c09b6
.github/workflows/test.yaml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
install-args: ['', '--prefer-lowest']
15
- php-version: ['7.4', '8.0']
+ php-version: ['8.1']
16
fail-fast: false
17
steps:
18
# Cancel previous runs of the same branch
0 commit comments