mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fix runner missing images
This commit is contained in:
parent
687915b20e
commit
e71159e0a1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user