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

CI: add a 32-bit i686 Linux build #11799

Merged
merged 2 commits into from Sep 5, 2023
Merged

CI: add a 32-bit i686 Linux build #11799

merged 2 commits into from Sep 5, 2023

Conversation

dfandrich
Copy link
Contributor

Also, fix a 32-bit type warning.

This is done by cross-compiling under regular x86_64 Linux.  Since the
kernel offers backwards compatibility, the binaries can be tested as
normal.

Closes #11799
@github-actions github-actions bot added tests CI Continuous Integration labels Sep 5, 2023
@dfandrich dfandrich mentioned this pull request Sep 5, 2023
@dfandrich dfandrich requested a review from icing September 5, 2023 00:40
@icing
Copy link
Contributor

icing commented Sep 5, 2023

Nice!

Copy link
Member

@bagder bagder left a comment

Choose a reason for hiding this comment

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

🍾

@dfandrich dfandrich closed this in 22b1f7d Sep 5, 2023
@dfandrich dfandrich merged commit 22b1f7d into master Sep 5, 2023
115 of 116 checks passed
@dfandrich dfandrich deleted the dfandrich/linux32 branch September 5, 2023 07:29
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
This is done by cross-compiling under regular x86_64 Linux.  Since the
kernel offers backwards compatibility, the binaries can be tested as
normal.

Closes curl#11799
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration tests
Development

Successfully merging this pull request may close these issues.

None yet

3 participants