Skip to content

Commit

Permalink
bump up ruby version for packagecloud module
Browse files Browse the repository at this point in the history
Signed-off-by: Hajime Tazaki <[email protected]>
  • Loading branch information
thehajime committed Jul 23, 2024
1 parent 5fc3554 commit 5746035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ jobs:
${{ env.PACKAGE_FILENAME }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.5
ruby-version: 2.7
- name: Release to packagecloud.io
if: runner.os == 'linux' && gitHub.event_name == 'release'
run: |
Expand Down

0 comments on commit 5746035

Please sign in to comment.