Skip to content

Commit

Permalink
CI against Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed May 30, 2024
1 parent 711231e commit db7ec8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- "3.0"
- "3.1"
- "3.2"
- "3.3"

# JRuby
- jruby-9.3
Expand Down
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.3.0

0 comments on commit db7ec8c

Please sign in to comment.