Add Ruby 3.2 to the CI matrix

This commit is contained in:
Janko Marohnić
2022-12-25 23:11:20 +01:00
parent aed5b80cd7
commit 5bf2004993
+1
View File
@@ -20,6 +20,7 @@ jobs:
- "2.7"
- "3.0"
- "3.1"
- "3.2"
- "jruby-9.2"
steps: