Skip to content

Commit

Permalink
add Ruby 3.4 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuay03 committed Dec 31, 2024
1 parent 86c7808 commit 28bf791
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ jobs:
- '3.3.2'
- '3.3.3'
- '3.3.4'
- '3.3.5'
- '3.3.6'
- '3.4.0'
- '3.4.1'
- head

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.5
3.4.1

0 comments on commit 28bf791

Please sign in to comment.