We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0abae85 commit 10be640Copy full SHA for 10be640
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
ruby:
21
- '3.2'
22
- '3.3'
23
+ - jruby
24
gemfile:
25
- gemfiles/rails-8.0.0.gemfile
26
env:
0 commit comments