ci: add the param conversion tests to the cross compiles.
authorPauli <pauli@openssl.org>
Mon, 26 Jul 2021 01:54:12 +0000 (11:54 +1000)
committerPauli <pauli@openssl.org>
Wed, 28 Jul 2021 00:30:45 +0000 (10:30 +1000)
commitcb7055fd5ad9bf5c84d4480b7dbbcfb1cb242fc9
treea102fa161fcbfcf01f846eab0dcea3632497d59c
parent64d9b626aae49154bd44edf8fb1a3eca133445a3
ci: add the param conversion tests to the cross compiles.

There was a failure because an "inf" values was being read as a "NaN" not an
infinity.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16144)
.github/workflows/cross-compiles.yml