Skip to content

Commit

Permalink
Update bundler/lib/bundler/templates/newgem/github/workflows/main.yml.tt
Browse files Browse the repository at this point in the history
Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
  • Loading branch information
olleolleolle and deivid-rodriguez committed Nov 30, 2021
1 parent 3260173 commit 8836fe1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
name: Ruby ${{ matrix.ruby }}
name: Ruby ${{ matrix.ruby }}
strategy:
matrix:
ruby:
Expand Down

0 comments on commit 8836fe1

Please sign in to comment.