Does covered support TruffleRuby? #24
mtortonesi
started this conversation in
General
Replies: 1 comment 1 reply
-
Honestly, this is the root cause/fix: truffleruby/truffleruby#3150 We can work around it in this gem, but I feel like it would just be better to fix it in TruffleRuby. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at .github/workflows/test.yaml it looks that "covered" supports TruffleRuby - or at least aims to. However, when trying it with TruffleRuby 23.0.0 I get the following error:
Is this a known bug or just some configuration mistake on my side?
Should I file an issue?
Beta Was this translation helpful? Give feedback.
All reactions