From 7855b0a78151dce964460217eccf718dd0d0817c Mon Sep 17 00:00:00 2001 From: Phil Estes Date: Fri, 10 Jul 2020 15:03:26 -0400 Subject: [PATCH] Make title similar with other CI workflow jobs Signed-off-by: Phil Estes --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ddbe4f5a7..dc5893c0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -430,7 +430,7 @@ jobs: test $TEST_RC -eq 0 || /bin/false cgroup2: - name: cgroup2 + name: CGroups v2 Integration Test # nested virtualization is only available on macOS hosts runs-on: macos-10.15 timeout-minutes: 40