Skip to content

Commit

Permalink
Merge pull request #3475 from vespa-engine/kkraune/ruby
Browse files Browse the repository at this point in the history
Ruby 3.2
  • Loading branch information
kkraune authored Nov 11, 2024
2 parents c6684eb + 2362aaa commit 2393d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
ruby-version: 3.2
bundler-cache: true

- uses: actions/setup-java@v4
Expand Down

0 comments on commit 2393d47

Please sign in to comment.