Skip to content

Commit

Permalink
Release with ruby 3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
blambeau committed Jul 9, 2024
1 parent e8d55e4 commit beb9c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.4
ruby-version: 3.1
bundler-cache: true

- run: make package
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:

- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.4
ruby-version: 3.1
bundler-cache: true

- run: make package
Expand Down

0 comments on commit beb9c69

Please sign in to comment.