Skip to content

Commit

Permalink
Update gempush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanlr authored Sep 5, 2024
1 parent d4a518a commit 74b781b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gempush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:

steps:
- uses: actions/checkout@master
- name: Set up Ruby 2.6
- name: Set up Ruby 3.0
uses: actions/setup-ruby@v1
with:
ruby-version: 2.6.x
ruby-version: 3.0

#- name: Publish to GPR
# run: |
Expand Down

0 comments on commit 74b781b

Please sign in to comment.