diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b62ae126..29713a244 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:16 - docker image rm node:16-alpine docker image rm node:18 docker image rm node:18-alpine docker image rm node:20