Skip to content

Commit

Permalink
Stop pinning Ruby version in Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Jul 24, 2024
1 parent e84a5a1 commit 42a366b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
ruby-version: 2.7

- name: 🧪 Install gems
run: |
Expand Down

0 comments on commit 42a366b

Please sign in to comment.