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 5e94a6f commit dfc69b7Copy full SHA for dfc69b7
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
tests:
14
runs-on: ubuntu-latest
15
16
- name: "PHP ${{ matrix.php }}, MySQL ${{ matrix.mysql }}"
+ name: "PHP ${{ matrix.php }}"
17
18
strategy:
19
fail-fast: false
0 commit comments