Test on JRuby 9.4

This commit is contained in:
Janko Marohnić
2022-12-25 23:11:47 +01:00
parent 5bf2004993
commit 4e35a481f2
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- "3.0"
- "3.1"
- "3.2"
- "jruby-9.2"
- "jruby-9.4"
steps:
- uses: actions/checkout@v2