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

Fix failing CI due to missing libssl1.1 dep #199

Open
wants to merge 1 commit into
base: feat/liquidity-mining
Choose a base branch
from

Conversation

vanitymnm
Copy link

@vanitymnm vanitymnm commented Feb 26, 2025

I've been seeing a CI failure:

+ sudo apt-get install -y libssl1.1 --allow-unauthenticated
Reading package lists...
Building dependency tree...
Reading state information...
Package libssl1.1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libssl1.1' has no installation candidate

I removed the culprit and tried to run the CI to confirm it wasn't needed: https://github.com/solendprotocol/solana-program-library/actions/runs/13541041922

@vanitymnm vanitymnm self-assigned this Feb 26, 2025
@vanitymnm vanitymnm changed the base branch from master to mainnet February 26, 2025 09:47
@vanitymnm vanitymnm changed the base branch from mainnet to feat/liquidity-mining February 26, 2025 10:05
@vanitymnm vanitymnm marked this pull request as ready for review February 26, 2025 10:14
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