We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a17ba4 commit dcd8917Copy full SHA for dcd8917
1 file changed
ci/common-ci.yml
@@ -72,6 +72,8 @@ variables:
72
CXXSTD: 20
73
USE_MKL: "OFF"
74
USE_CODECOV: "false"
75
+ KUBERNETES_MEMORY_REQUEST: '64Gi'
76
+ KUBERNETES_MEMORY_LIMIT: '64Gi'
77
78
.build_deps_common:
79
extends:
0 commit comments