Shorten job title to fit in GH UI

This commit is contained in:
Benoit Daloze
2023-12-28 12:21:45 +01:00
committed by GitHub
parent 251b9047a8
commit 360dc864d5
+1 -1
View File
@@ -169,7 +169,7 @@ jobs:
- run: ruby -v
testLatestRubygemsVersion:
name: "Test rubygems: latest on Ruby ${{ matrix.ruby }}"
name: "Test rubygems: latest on ${{ matrix.ruby }}"
runs-on: ubuntu-latest
strategy:
fail-fast: false