You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: NPROC calculation fix for unlimited Docker containers (#1015)
* CI: NPROC calculation fix
Handle cases where memory.max contains the string "max"
instead of a number. This might be the case with Docker
containers over BM sometimes.
Signed-off-by: Alexey Rivkin <[email protected]>
* Fix to POSIX-compatible
Signed-off-by: Alexey Rivkin <[email protected]>
---------
Signed-off-by: Alexey Rivkin <[email protected]>
0 commit comments