We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83158a6 commit 5867a9aCopy full SHA for 5867a9a
.github/workflows/test.yaml
@@ -13,7 +13,7 @@ jobs:
13
cancel-in-progress: true
14
strategy:
15
matrix:
16
- php-versions: ['8.0']
+ php-versions: ['7.4']
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v2
0 commit comments