Skip to content

Commit

Permalink
Remove node:16 docker image from workflow. (#1879)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariacarmina authored Nov 27, 2024
1 parent 9d321ca commit 51abcf9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 51abcf9

Please sign in to comment.