diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b4ae9396..1f2ac775 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -119,8 +119,6 @@ jobs: - run: npm run build:metadata - name: Delete default runner images run: | - docker image rm node:14 - docker image rm node:14-alpine docker image rm node:16 docker image rm node:16-alpine docker image rm node:18