Skip to content

Commit

Permalink
Run frozen check on 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyMcWho committed Dec 10, 2020
1 parent c3e3273 commit fcba030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.5
ruby-version: 2.6
bundler-cache: true
- name: Install dependencies
run: bundle install
Expand Down

0 comments on commit fcba030

Please sign in to comment.