Skip to content

Commit

Permalink
Merge pull request #106 from pagemachine/ci-matrix-job-names
Browse files Browse the repository at this point in the history
Use readable matrix job names in CI
  • Loading branch information
mbrodala authored Jan 18, 2024
2 parents fd932b2 + 427efd4 commit b645ab0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:

jobs:
build:
name: 'PHP ${{ matrix.php }}, TYPO3 ${{ matrix.typo3 }}, Elasticsearch ${{ matrix.elasticsearch }}'
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit b645ab0

Please sign in to comment.