awslabs / aws-c-cal

Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives.
Apache License 2.0
33 stars 36 forks source link

chore(ci): Performance boost to OpenBSD CI jobs #179

Closed knightjoel closed 4 months ago

knightjoel commented 4 months ago

Description of changes:

The cross-plaform-action v0.23.0 enables hardware acceleration on Ubuntu runners. Using this version of the action reduces the job time from ~14 minutes to < 5 minutes. While here, bump OpenBSD version to 7.4 (latest).

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