Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
Test change.
  • Loading branch information
Neil Zhao committed Jun 5, 2024
1 parent df61e71 commit 395fd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
if: ${{ runner.os != 'Windows' }}
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3'
ruby-version: '3.1.4'
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

- name: Run Test
Expand Down

0 comments on commit 395fd62

Please sign in to comment.