diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e2f075e..4059873 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,8 +96,6 @@ jobs: docker image rm node:20-alpine docker image rm node:18 docker image rm node:18-alpine - docker image rm node:16 - docker image rm node:16-alpine docker image rm debian:10 docker image rm debian:11 docker image rm ubuntu:22.04