Skip to main content

此版本的 GitHub Enterprise Server 将于以下日期停止服务 2026-04-09. 即使针对重大安全问题,也不会发布补丁。 为了获得更好的性能、更高的安全性和新功能,请升级到最新版本的 GitHub Enterprise。 如需升级帮助,请联系 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.