Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to increase heap size to prevent error #1110

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Attempt to increase heap size to prevent error #1110

merged 1 commit into from
Jan 30, 2023

Conversation

cwolf10
Copy link
Contributor

@cwolf10 cwolf10 commented Jan 30, 2023

Description

Adds an env var to the step that is currently failing which will hopefully allow this step to succeed. Per this comment, this update should resolve the issue: actions/runner-images#70 (comment)

Motivation and Context

Current github actions deployment is failing due to running out of heap space: https://github.com/GSA/sam-design-system/actions/runs/4025410379

Type of Change (Select One and Apply Github Label)

  • Bug fix (non-breaking change which fixes an issue) -> Apply bugfix label
  • New feature (non-breaking change which adds functionality) -> Apply enhancement label
  • Breaking change (fix or feature that would cause existing functionality to change) -> Apply breaking label

Screenshots (if appropriate):

Which browsers have you tested?

  • Internet Explorer 11
  • Edge
  • Chrome
  • Firefox
  • Safari

Checklist:

@cwolf10 cwolf10 added the bugfix Something isn't working label Jan 30, 2023
@cwolf10 cwolf10 merged commit 71cbc4c into master Jan 30, 2023
@cwolf10 cwolf10 deleted the heap_fix branch January 30, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants