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

vendor openssl dep #297

Merged
merged 1 commit into from
Jul 20, 2023
Merged

vendor openssl dep #297

merged 1 commit into from
Jul 20, 2023

Conversation

ahl
Copy link
Collaborator

@ahl ahl commented Jul 20, 2023

Fixes #295

@ahl ahl requested a review from jclulow July 20, 2023 02:18
@@ -88,7 +88,7 @@ jobs:
- os: macos-11
dist-args: --artifacts=local --target=aarch64-apple-darwin --target=x86_64-apple-darwin
install-dist: curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/cargo-dist/releases/download/v0.0.7/cargo-dist-installer.sh | sh
- os: ubuntu-22.04
- os: ubuntu-20.04
dist-args: --artifacts=local --target=x86_64-unknown-linux-gnu
Copy link
Contributor

Choose a reason for hiding this comment

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

Why go back to 20.04?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think that with the openssl dependency vendored we should be able to run on 20 and 22

@ahl ahl merged commit 6dc5196 into main Jul 20, 2023
@ahl ahl deleted the vendor branch July 20, 2023 20:18
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.

CLI: libssl1.1 dependency does not work for some customers
2 participants