aws-lambda-cpp icon indicating copy to clipboard operation
aws-lambda-cpp copied to clipboard

CI/CD configuration refresh

Open bmoffatt opened this issue 1 year ago • 0 comments

Description of changes:

  • adding Alpine 3.19
    • skip crash test in this environment - unavailable dependencies means it does not pass due to #189
  • adding Ubuntu 22.04
  • fixing bitrot for Arch and Ubuntu 18.04
  • optimizing build environment update workflow to share common steps, run in parallel

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

bmoffatt avatar Jan 23 '24 21:01 bmoffatt