Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not build for linux 32bit platforms #1683

Merged
merged 1 commit into from
Feb 7, 2020
Merged

Conversation

oguzeroglu
Copy link
Contributor

While working on Zeebe Modeler we realized that building some native modules in Electron such as gRPC does not work on Linux 32bit platforms. It turns out that Electron has dropped support for such devices some time ago:

https://www.electronjs.org/blog/linux-32bit-support

It makes sense for us to remove this platform from our build pipeline as well.

@oguzeroglu oguzeroglu requested a review from nikku February 7, 2020 09:05
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Feb 7, 2020
@merge-me merge-me bot merged commit 85ff68b into develop Feb 7, 2020
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Feb 7, 2020
@delete-merged-branch delete-merged-branch bot deleted the deprecate-linux-32bits branch February 7, 2020 09:29
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.

2 participants