mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
This reverts commit 145c80df8d.
This commit is contained in:
@@ -6,9 +6,3 @@ Describe "Disk free space" -Skip:(-not [String]::IsNullOrEmpty($env:AGENT_NAME)
|
||||
$freeSpace | Should -BeGreaterOrEqual 17GB
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Apparmor is disabled" {
|
||||
It "Apparmor is disabled" {
|
||||
systemctl is-active apparmor | Should -Be "inactive"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user