diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5e146b4..db33135 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,9 +26,9 @@ jobs: - image: "rockylinux8" tag: "latest" cgroup_mode: "private" - - image: "ubuntu2004" - tag: "latest" - cgroup_mode: "host" + # - image: "ubuntu2004" + # tag: "latest" + # cgroup_mode: "private" - image: "ubuntu2204" tag: "latest" cgroup_mode: "private"