Skip to content

Commit

Permalink
Merge pull request #43 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 a20c977 + 81b4447 commit 24fcb31
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 @@ -13,6 +13,7 @@ on:

jobs:
build:
name: 'PHP ${{ matrix.php }}'
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit 24fcb31

Please sign in to comment.