Make title similar with other CI workflow jobs
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
This commit is contained in:
parent
334f567e01
commit
7855b0a781
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -430,7 +430,7 @@ jobs:
|
|||||||
test $TEST_RC -eq 0 || /bin/false
|
test $TEST_RC -eq 0 || /bin/false
|
||||||
|
|
||||||
cgroup2:
|
cgroup2:
|
||||||
name: cgroup2
|
name: CGroups v2 Integration Test
|
||||||
# nested virtualization is only available on macOS hosts
|
# nested virtualization is only available on macOS hosts
|
||||||
runs-on: macos-10.15
|
runs-on: macos-10.15
|
||||||
timeout-minutes: 40
|
timeout-minutes: 40
|
||||||
|
Loading…
Reference in New Issue
Block a user