Skip to content

Commit

Permalink
Update ruby.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson authored Nov 3, 2021
1 parent 15dd534 commit 047cf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
fetch-depth: '0'
- uses: actions/setup-ruby@v1
with:
ruby-version: '3.0'
ruby-version: '2.7'
- run: gem install bundler
- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected]
Expand Down

0 comments on commit 047cf2d

Please sign in to comment.