Rename workflow and variable for clarity

This commit is contained in:
Benoit Daloze
2023-12-27 20:27:45 +01:00
parent 28f930222f
commit 961f85197f
3 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ jobs:
- run: ruby -v
testLatestRubygemsVersion:
name: "Ruby ${{ matrix.ruby }}: latest upgrades RubyGems"
name: "Test rubygems: latest on Ruby ${{ matrix.ruby }}"
runs-on: ubuntu-latest
strategy:
fail-fast: false