Skip to content

Commit

Permalink
Upgrade main Ruby version and supported ones
Browse files Browse the repository at this point in the history
This replaces the main Ruby version into 3.4.1.

It also adds versions 3.4.0 and 3.4.1 as supported ones in CI.
  • Loading branch information
rhannequin committed Jan 31, 2025
1 parent 84a3b54 commit 4e429f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
- 3.3.4
- 3.3.5
- 3.3.6
- 3.4.0
- 3.4.1
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.4.1
1 change: 0 additions & 1 deletion .tool-versions

This file was deleted.

0 comments on commit 4e429f4

Please sign in to comment.