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 cdcb3dd commit 693cc68Copy full SHA for 693cc68
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
build:
13
runs-on: ubuntu-latest
14
- name: Ruby ${{ matrix.ruby }}
+ name: "Ruby ${{ matrix.ruby }} / ${{ matrix.gemfile }}"
15
strategy:
16
matrix:
17
ruby:
0 commit comments