Skip to content

Commit

Permalink
change ruby version 3.3->3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokaro committed May 2, 2024
1 parent cf94e8e commit a7f4c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3.0
ruby-version: 3.2.0
bundler-cache: true

- name: Build stub and run tests
Expand Down

0 comments on commit a7f4c6e

Please sign in to comment.