try to fix root ownership
Some checks failed
memory-limit / Build judge (push) Successful in 13s
memory-limit / Linux / clang (push) Failing after 10s
memory-limit / Linux / gcc (push) Failing after 10s
memory-limit / Windows / clang (push) Failing after 13s
memory-limit / Windows / msvc (push) Failing after 13s
Some checks failed
memory-limit / Build judge (push) Successful in 13s
memory-limit / Linux / clang (push) Failing after 10s
memory-limit / Linux / gcc (push) Failing after 10s
memory-limit / Windows / clang (push) Failing after 13s
memory-limit / Windows / msvc (push) Failing after 13s
This commit is contained in:
@@ -132,3 +132,5 @@ func (l *windowsLimiter) cleanup() {
|
||||
l.job = 0
|
||||
}
|
||||
}
|
||||
|
||||
func cleanupCgroupRoot() {}
|
||||
|
||||
Reference in New Issue
Block a user