We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9fc537 commit 55d4e21Copy full SHA for 55d4e21
.github/workflows/sentry_ruby_test.yml
@@ -53,6 +53,7 @@ jobs:
53
rack_version: 3.1
54
redis_rb_version: 5.3
55
exclude:
56
+ - ruby_version: 'head' # all rack versions are broken now under head
57
- ruby_version: 'jruby'
58
- ruby_version: 'jruby-head'
59
steps:
0 commit comments