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 9c8db84 commit add50fdCopy full SHA for add50fd
.github/workflows/run-tests.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
php-tests:
10
- runs-on: ${{ matrix.payload.os }}
+ runs-on: ${{ matrix.os }}
11
12
strategy:
13
matrix:
0 commit comments