Skip to main content

此版本的 GitHub Enterprise Server 将于以下日期停止服务 2026-08-25. 已停止发布的版本不受支持。 即使针对重大安全问题,也不会发布补丁。 若要获得更好的性能、改进的安全性和 GitHub Enterprise Server 中的新功能,请参阅升级过程的 Overview。 如需升级帮助,请联系 GitHub Enterprise 支持。

“磁盘不足”和“内存不足”错误

如果系统针对 GitHub Actions 显示其中某一错误,请尝试检查自托管运行器的规格。

About these errors

You may see these errors when running code scanning if the runners you're using do not have sufficient free memory or disk space.

  • Out of disk
  • Out of memory

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.