Skip to content

Commit

Permalink
ruby-version: 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dinomh authored Mar 6, 2023
1 parent 4979280 commit 87c0ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0.1
ruby-version: 3.0
- name: Install bundle deps
run: bundle i
- name: Run tests
Expand Down

0 comments on commit 87c0ff2

Please sign in to comment.