Skip to main content

This version of GitHub Enterprise Server was discontinued on 2023-09-25. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

Error: "Out of disk" or Error: "Out of memory"

If you see one of these errors with GitHub Actions, try reviewing the specifications of your self-hosted runners.

About these errors

Out of disk
Out of memory

You may see these errors on when running code scanning.

Confirming the cause of the problem

You can review the recommended hardware resources for running CodeQL to make sure the runners that you use for code scanning meet those requirements. For more information, see "Recommended hardware resources for running CodeQL."

Fixing the problem

You may need to increase the memory or disk space available on the runners used for code scanning analysis.