Skip to content

Commit

Permalink
Revert "Use the latest 2.x"
Browse files Browse the repository at this point in the history
This reverts commit 9af8cbc.
  • Loading branch information
alexandrnikitin committed Nov 19, 2023
1 parent 9af8cbc commit bd9b484
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.7.8'
ruby-version: '3.2'
bundler-cache: true

- name: Build all targets
Expand Down

0 comments on commit bd9b484

Please sign in to comment.