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 c34adb3 commit 15029e4Copy full SHA for 15029e4
.github/workflows/php.yml
@@ -4,7 +4,7 @@ on: [push]
4
5
jobs:
6
test:
7
- name: Test on php ${{ matrix.os }}
+ name: Test on php ${{ matrix.php }}
8
runs-on: ubuntu-latest
9
timeout-minutes: 10
10
strategy:
0 commit comments