mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-28 17:02:24 -05:00
ci: try cimg/node
This commit is contained in:
parent
f5616781c5
commit
e46bfc418b
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ commands:
|
|||
jobs:
|
||||
default:
|
||||
docker:
|
||||
- image: circleci/node:10-browsers # TODO: switch to cimg/node:* after upgrading gulp
|
||||
- image: cimg/node:10.24.1-browsers
|
||||
steps:
|
||||
- checkout
|
||||
- run: git submodule update --init --recursive
|
||||
|
|
Loading…
Reference in a new issue