Ruby 3.4 #45

Merged
atomaka merged 6 commits from ruby-34 into main 2025-01-15 22:33:09 -05:00
Showing only changes of commit 41296527cd - Show all commits

View file

@ -8,7 +8,7 @@ jobs:
runs-on: cth-ubuntu-latest runs-on: cth-ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: https://github.com/ruby/setup-ruby@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed - uses: https://github.com/ruby/setup-ruby
- uses: actions/cache@v4 - uses: actions/cache@v4
with: with:
path: vendor/bundle path: vendor/bundle