CI: Add Ruby 3.1 to build matrix (#99)

This commit is contained in:
Olle Jonsson
2022-02-17 12:09:16 +01:00
committed by GitHub
parent d6ae192c2e
commit 183c0589a9
+1
View File
@@ -19,6 +19,7 @@ jobs:
- "2.6"
- "2.7"
- "3.0"
- "3.1"
- "jruby-9.2"
steps: