Skip to content

Commit

Permalink
Merge pull request #759 from oceanprotocol/fix-workflow-node-16
Browse files Browse the repository at this point in the history
remove node 16 image references
  • Loading branch information
paulo-ocean authored Nov 25, 2024
2 parents 1dfedc2 + ca70b12 commit 69e082f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,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
Expand Down Expand Up @@ -232,8 +230,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
Expand Down

0 comments on commit 69e082f

Please sign in to comment.