Skip to content

Commit 658ce96

Browse files
committed
[ci] remove jruby-head until we can address #2490
1 parent d8c1066 commit 658ce96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sentry_ruby_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
rack_version: 3.1,
6060
redis_rb_version: 5.3
6161
}
62+
exclude:
63+
- { ruby_version: 'jruby-head' }
6264
steps:
6365
- uses: actions/checkout@v1
6466

0 commit comments

Comments
 (0)