Skip to content

Commit

Permalink
Update ruby.yml bumping Ruby version to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyObtiva authored Dec 28, 2023
1 parent 12e054e commit f15f5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: ruby/setup-ruby@21351ecc0a7c196081abca5dc55b08f085efe09a
with:
bundler-cache: true
ruby-version: 2.6
ruby-version: 3.0
- name: Install dependencies
run: bundle install
- name: Run tests
Expand Down

0 comments on commit f15f5ab

Please sign in to comment.