Skip to content

Commit

Permalink
Merge pull request #799 from m-nakamura145/update-ci-matrix
Browse files Browse the repository at this point in the history
Add Ruby 3.3 to CI matrix
  • Loading branch information
yahonda authored Oct 22, 2024
2 parents e4686d5 + aaa654a commit 37b8468
Showing 1 changed file with 1 addition 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 @@ -15,6 +15,7 @@ jobs:
- "3.0"
- "3.1"
- "3.2"
- "3.3"
include:
- { ruby: jruby, experimental: true }
- { ruby: jruby-head, experimental: true }
Expand Down

0 comments on commit 37b8468

Please sign in to comment.