fix(ignore): Force rebuild of @serialport/bindings-cpp in Docker #25202
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ref #25092
Bit of a workaround until hopefully a new serialport release fixes these issues.
Force containers to always rebuild @serialport/bindings-cpp which has prebuilds that seem to create issues on some archs. This way, there is no issue with selection of prebuild, or the prebuild itself.
It builds on all currently supported archs, so, shouldn't be a problem...
amd64 node v22
386 node v22
arm64/v8 node v22
arm/v6 node v18
arm/v7 node v18
riscv64 node v22