[openssl/openssl] e8cec3: CI: Add Alpine (musl)

Sam James noreply at github.com
Wed Nov 9 07:18:06 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: e8cec34c39cd2f30b98d1d98e9a297066c918ab3
      https://github.com/openssl/openssl/commit/e8cec34c39cd2f30b98d1d98e9a297066c918ab3
  Author: Sam James <sam at gentoo.org>
  Date:   2022-11-09 (Wed, 09 Nov 2022)

  Changed paths:
    M .github/workflows/os-zoo.yml

  Log Message:
  -----------
  CI: Add Alpine (musl)

I'm not intending to add every single possible combination of distros
to compiler-zoo, but I think this one is worthwhile.

musl tends to be Different Enough (TM) to allow problems to be found,
in particular (but not limited to) its malloc implementation ("mallocng").

It's also quite a common environment, especially in containers, so
I think it's worth testing on.

Signed-off-by: Sam James <sam at gentoo.org>

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19577)




More information about the openssl-commits mailing list