mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 22:44:20 +02:00
Rename workflow and variable for clarity
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user