Closed bmesuere closed 2 years ago
This pull request adds tests against OpenSSL 3.
It does this by adding a Github Action workflow to test against Ruby 2.5 till 3.1 on Ubuntu 18.04 and 20.04 and against Ruby 3.1 on Ubuntu 22.04.
Ubuntu 22.04 only supports OpenSSL 3 and thus only supports Ruby 3.1.
If this gets merged, the Travis workflow could be removed.
This pull request adds tests against OpenSSL 3.
It does this by adding a Github Action workflow to test against Ruby 2.5 till 3.1 on Ubuntu 18.04 and 20.04 and against Ruby 3.1 on Ubuntu 22.04.
Ubuntu 22.04 only supports OpenSSL 3 and thus only supports Ruby 3.1.
If this gets merged, the Travis workflow could be removed.