Skip to content

Commit 5bf2004

Browse files
committed
Add Ruby 3.2 to the CI matrix
1 parent aed5b80 commit 5bf2004

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- "2.7"
2121
- "3.0"
2222
- "3.1"
23+
- "3.2"
2324
- "jruby-9.2"
2425

2526
steps:

0 commit comments

Comments
 (0)