You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the workflow .github/workflows/refresh_statcast_data.yml fails in GitHub actions because of resource constraints. In order to go around this, I would prefer to set up a self hosted runner as opposed to paying by the minute for a GitHub large runner.
when running this workflow, I get this error:
when looking this up, this is where I found that I am expending the resources of GitHub actions:
Right now, the workflow
.github/workflows/refresh_statcast_data.yml
fails in GitHub actions because of resource constraints. In order to go around this, I would prefer to set up a self hosted runner as opposed to paying by the minute for a GitHub large runner.when running this workflow, I get this error:
when looking this up, this is where I found that I am expending the resources of GitHub actions:
actions/runner-images#6680
The text was updated successfully, but these errors were encountered: