Skip to content

Commit fad57e7

Browse files
committed
Remove jRuby + Gemfile matrix option
1 parent ed888fd commit fad57e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ jobs:
4646
- ruby_version: jruby
4747
gemfile: gemfiles/rails_7.gemfile
4848

49+
# JRuby is not supported by this Gemfile
50+
- ruby_version: jruby
51+
gemfile: Gemfile
52+
4953
runs-on: ubuntu-latest
5054

5155
steps:

0 commit comments

Comments
 (0)