Skip to content

Commit 9d40eee

Browse files
committed
👷 Evergreen ruby current
1 parent 0d37e08 commit 9d40eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/current.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ concurrency:
2727

2828
jobs:
2929
test:
30-
name: Specs - Ruby ${{ matrix.ruby }} ${{ matrix.appraisal }}${{ matrix.name_extra || '' }}
30+
name: Specs ${{ matrix.ruby }}@${{ matrix.name_extra || '' }}
3131
if: "!contains(github.event.commits[0].message, '[ci skip]') && !contains(github.event.commits[0].message, '[skip ci]')"
3232
runs-on: ubuntu-latest
3333
continue-on-error: ${{ matrix.experimental || endsWith(matrix.ruby, 'head') }}

0 commit comments

Comments
 (0)