Skip to content
代码片段 群组 项目
未验证 提交 01efa4ba 编辑于 作者: Evan Read's avatar Evan Read 提交者: GitLab
浏览文件

Merge branch 'fix-memory-requirement-formula' into 'master'

Fix a formula correctly

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141694



Merged-by: default avatarEvan Read <eread@gitlab.com>
Approved-by: default avatarEvan Read <eread@gitlab.com>
Co-authored-by: default avatarmiya_789 <miya.nori42395@gmail.com>
No related branches found
No related tags found
无相关合并请求
......@@ -199,7 +199,7 @@ Take for example the following scenarios:
[
the lowest number from
- number of cores: 2
- memory limit: (8 - 1.5) = 6
- memory limit: (8 - 1.5) = 6.5
]
```
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册