Skip to content

Commit

Permalink
Revert "Update to the latest Ruby 3.2"
Browse files Browse the repository at this point in the history
This reverts commit 09b9c32.
  • Loading branch information
alexandrnikitin committed Nov 19, 2023
1 parent bd9b484 commit cc1d426
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: '3.2'
ruby-version: '2.5'
bundler-cache: true

- name: Build all targets
Expand Down

0 comments on commit cc1d426

Please sign in to comment.