Skip to content

Commit

Permalink
Update test Ruby version for real
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvarner committed Sep 22, 2023
1 parent 1ec9abe commit 337297b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.5.1'
ruby-version: '2.6.3'

- name: Setup Node
uses: actions/setup-node@v3
Expand Down

0 comments on commit 337297b

Please sign in to comment.