Skip to content

Commit

Permalink
changed ruby version in ci (5)
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-koala-bear committed Sep 22, 2024
1 parent a01b884 commit 3d69e7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
- name: Install Ruby and gems
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3.1
bundler-cache: true

- name: Set up database schema
Expand Down

0 comments on commit 3d69e7c

Please sign in to comment.