Skip to content

Conversation

@itsdevcoffee
Copy link
Owner

Fixes OpenSSL build error in CUDA GitHub Actions job.

  • Added libssl-dev to dependencies
  • Prevents 'OPENSSL_DIR not found' errors
  • Required by openssl-sys crate

Fixes OpenSSL error in CI CUDA builds:
- Added libssl-dev to apt-get install
- Required by openssl-sys crate
- Prevents 'OPENSSL_DIR not found' build failures
@itsdevcoffee itsdevcoffee merged commit f1fa4c5 into main Dec 31, 2025
@itsdevcoffee itsdevcoffee deleted the feat/v0.4.1-features branch December 31, 2025 17:19
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