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

Update github actions to address warnings #2394

Merged
merged 4 commits into from
Oct 20, 2022

Conversation

matt335672
Copy link
Member

@matt335672 matt335672 commented Oct 19, 2022

This PR fixes the following warnings issued by the CI system:-

For the last of these it is necessary to remove the -enable-fuse and --enable-fdkaac switches from the 32-bit compile, as the 32-bit packages to support these options are no longer available.

Since Ubuntu 20.04 supports less i386 functionality than 18.04,
it has been necessary to use a smaller set of compile options,
resulting in less compile coverage.
@matt335672
Copy link
Member Author

Further commit added so that when ubuntu-latest switches to 22.04, we get no errors from the C++ CI and the OpenSSL 3.x code.

@matt335672 matt335672 merged commit 3fe20d1 into neutrinolabs:devel Oct 20, 2022
@matt335672 matt335672 deleted the update_actions branch October 20, 2022 09:07
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.

1 participant