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 musl tests #2102

Merged
merged 1 commit into from
Mar 21, 2024
Merged

ci: add musl tests #2102

merged 1 commit into from
Mar 21, 2024

Conversation

camshaft
Copy link
Contributor

@camshaft camshaft commented Jan 23, 2024

Description of changes:

This PR adds a CI job to run our cargo test command in a musl environment.

Call-outs:

This required adding a aws-lc-bindgen feature to the s2n-quic-crypto crate, since musl doesn't have pregenerated bindings at this time.

Testing:

The job is passing: https://github.com/aws/s2n-quic/actions/runs/8381808920/job/22954227581?pr=2102

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@camshaft camshaft marked this pull request as ready for review March 21, 2024 21:20
@camshaft camshaft enabled auto-merge (squash) March 21, 2024 21:25
@camshaft camshaft merged commit d9c6bd6 into main Mar 21, 2024
123 of 124 checks passed
@camshaft camshaft deleted the camshaft/musl-ci branch March 21, 2024 21:36
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