Skip to content

Commit 37b8468

Browse files
authored
Merge pull request #799 from m-nakamura145/update-ci-matrix
Add Ruby 3.3 to CI matrix
2 parents e4686d5 + aaa654a commit 37b8468

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- "3.0"
1616
- "3.1"
1717
- "3.2"
18+
- "3.3"
1819
include:
1920
- { ruby: jruby, experimental: true }
2021
- { ruby: jruby-head, experimental: true }

0 commit comments

Comments
 (0)