[rubygems/rubygems] Update main.yml.tt

3260173c59
This commit is contained in:
Olle Jonsson 2021-11-24 17:23:06 +01:00 committed by git
parent a7fd639423
commit 46a24f7e77

View file

@ -14,7 +14,7 @@ jobs:
strategy: strategy:
matrix: matrix:
ruby: ruby:
- '<%= RUBY_VERSION.split(".").take(2).join(".") %>' - '<%= RUBY_VERSION %>'
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2