We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd8cc0 commit 5c3d187Copy full SHA for 5c3d187
1 file changed
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
run: python3 load_matrices.py "$PROFILE"
41
42
test-with-runners:
43
- name: PHP ${{ matrix.php }}, server ${{ matrix.engine.version }}, ${{ matrix.host.TARGET }}
+ name: PHP ${{ matrix.php }}, ${{ matrix.engine.type }} ${{ matrix.engine.version }}, ${{ matrix.host.TARGET }}
44
needs: load-matrix
45
timeout-minutes: 35
46
strategy:
0 commit comments