Skip to content

Commit

Permalink
GH Actions: bump to Ruby 3.4 (was 3.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
generalmimon committed Mar 7, 2025
1 parent 3fdf60d commit c9005a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
submodules: true
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.2'
ruby-version: '3.4'
- uses: actions/setup-python@v5
with:
python-version: '3.x'
Expand Down

0 comments on commit c9005a2

Please # to comment.