We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c6680 commit 8362382Copy full SHA for 8362382
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- ruby_version: ["2.6", "2.7", "3.0", "3.1", "3.2", "3.3"]
+ ruby_version: ["2.6", "2.7", "3.0", "3.1", "3.2", "3.3", "jruby-9.4"]
13
experimental: [false]
14
include:
15
- ruby_version: "ruby-head"
0 commit comments