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 updates #114

Merged
merged 4 commits into from
Oct 11, 2024
Merged

CI updates #114

merged 4 commits into from
Oct 11, 2024

Conversation

bjosv
Copy link
Collaborator

@bjosv bjosv commented Oct 10, 2024

Add additional targets for cross-compilations to make sure future changes in opaque structures works.
Skip running tests for now.

Modify the nodeIterator layout to get a common size in 32bit architectures.
This fixes the alignment for the added 32bit arm, ppc and mips jobs.

Move 32bit CI job and remove redundant job.
Building and testing with valgrind already done in ci.yml

Changes size in 32bit arm, ppc and mips.

Signed-off-by: Björn Svensson <[email protected]>
Skip running tests for now.

Signed-off-by: Björn Svensson <[email protected]>
Build and test with valgrind already done in ci.yml

Signed-off-by: Björn Svensson <[email protected]>
@bjosv bjosv merged commit daf8537 into valkey-io:main Oct 11, 2024
43 checks passed
@bjosv bjosv deleted the ci-add-multi-arch branch October 11, 2024 06:25
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