Skip to content

Commit

Permalink
Force a newer Ruby version for demo test
Browse files Browse the repository at this point in the history
  • Loading branch information
lcreid committed Oct 13, 2024
1 parent a459137 commit cfcb9ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
with:
working-directory: demo
bundler-cache: true
ruby-version: 3.3.2
- name: Run tests
working-directory: demo
run: bundle exec rake test:all
Expand Down
2 changes: 1 addition & 1 deletion .yarnrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# yarn lockfile v1


lastUpdateCheck 1728768060634
lastUpdateCheck 1728862732146

0 comments on commit cfcb9ad

Please sign in to comment.