CI: github: Add a weekly CI run building with AWS-LC
authorAndrew Hopkins <andhop@amazon.com>
Tue, 5 Sep 2023 23:36:52 +0000 (16:36 -0700)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 6 Sep 2023 11:41:36 +0000 (13:41 +0200)
commit06d36913bd2e8c74d52cf85cece0a783043b0c29
tree1f7978deca0eb1f886062ec04963d1e55b7d9b7a
parentb2a7840a2821d642ce65e98b32aef046ee1924c5
CI: github: Add a weekly CI run building with AWS-LC

Use determine_latest_aws_lc() from matrix.py to always test with
the latest release of AWS-LC. Run the common "default,bug,devel"
tests.
.github/workflows/aws-lc.yml [new file with mode: 0644]