Turn on Github CI
authorMatt Caswell <matt@openssl.org>
Mon, 23 Nov 2020 16:10:57 +0000 (16:10 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Nov 2020 12:02:53 +0000 (12:02 +0000)
commit9524a3089c0d4c3ae553e86f877eef9d6b192b20
treedfcba52524aaa564a00a8cedb7091f5f814cbee7
parent223652548d295650ad2dfc7052a0b4abd94c65ae
Turn on Github CI

As an interim measure until we work out our longer term CI strategy
this PR enables some basic CI tests using the Github CI capability.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13489)
.github/workflows/ci.yml [new file with mode: 0644]