Skip to content

Make ruby_memcheck optional - #4198

Open
Earlopain wants to merge 1 commit into
ruby:mainfrom
Earlopain:optional-memcheck
Open

Make ruby_memcheck optional#4198
Earlopain wants to merge 1 commit into
ruby:mainfrom
Earlopain:optional-memcheck

Conversation

@Earlopain

Copy link
Copy Markdown
Collaborator

It consistently fails CI when nokogiri tries to install from source. But those steps don't actually need it and the nokogiri version with this fix is still quite a long while out.

Also bumps bundler to remove a workaround.

It consistently fails CI when nokogiri tries to install from source.
But those steps don't actually need it and the nokogiri version with
this fix is still quite a long while out.
env:
BUNDLER_VERSION: '0' # https://github.com/ruby/ruby/pull/16909
BUNDLE_WITH: 'memcheck'
BUNDLER_VERSION: '0'

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems that newer bundler need this regardless when running with ruby-head, so I just removed the comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant