Closed rwjblue closed 1 year ago
Volta 1.0.0 included support for only OpenSSL 1.0 and 1.1, but Ubuntu 22.04 (currently what ubuntu-latest points to) comes with OpenSSL 3.0.
ubuntu-latest
Volta itself did not support OpenSSL 3.0 until Volta 1.0.8 (and later versions removed the OpenSSL association completely).
Note: This doesn't change the support matrix of volta-cli/action@4, but our CI can no longer easily test against ubuntu with 1.0.0...
Volta 1.0.0 included support for only OpenSSL 1.0 and 1.1, but Ubuntu 22.04 (currently what
ubuntu-latest
points to) comes with OpenSSL 3.0.Volta itself did not support OpenSSL 3.0 until Volta 1.0.8 (and later versions removed the OpenSSL association completely).
Note: This doesn't change the support matrix of volta-cli/action@4, but our CI can no longer easily test against ubuntu with 1.0.0...