hashgraph / hedera-sourcify

Tools for verifying Hedera smart contracts using standard open source libraries.
Apache License 2.0
6 stars 7 forks source link

fix(ci): Added cgroups for the github runner agent prior to the docker build #199

Open rbarkerSL opened 2 weeks ago

rbarkerSL commented 2 weeks ago

steps

Description:

Adds cgroups to push-images.yaml for the runner to hopefully prevent resource utilization errors when building the docker images.

Converts the self-hosted runner for the push-image workflow to use a large runner.

Related issue(s):

Fixes #198

acuarica commented 2 weeks ago

I guess we can safely close this. Thanks @rbarkerSL for the support to solve this problem!