Skip to content

Commit

Permalink
Update to the latest Ruby 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrnikitin committed Nov 19, 2023
1 parent 798db19 commit 09b9c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.5'
ruby-version: '3.2'
bundler-cache: true

- name: Build all targets
Expand Down

0 comments on commit 09b9c32

Please sign in to comment.