Add Ruby 3.4 to Mastodon 4.3 test matrix (#34028)
This commit is contained in:
parent
c1f398ae93
commit
bcfd6ab3e4
3 changed files with 9 additions and 4 deletions
1
.github/actions/setup-ruby/action.yml
vendored
1
.github/actions/setup-ruby/action.yml
vendored
|
@ -21,3 +21,4 @@ runs:
|
|||
with:
|
||||
ruby-version: ${{ inputs.ruby-version }}
|
||||
bundler-cache: true
|
||||
cache-version: 4.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue