mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-01-09 06:02:05 -05:00
ci: use older version of node due to ena-195
This commit is contained in:
parent
76a63797a2
commit
3fc938c7d6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ orbs:
|
|||
aliases:
|
||||
- &defaults
|
||||
docker:
|
||||
- image: cimg/node:lts-browsers
|
||||
- image: cimg/node:16.18.1-browsers
|
||||
auth:
|
||||
username: $DOCKERHUB_USERNAME
|
||||
password: $DOCKERHUB_PASSWORD
|
||||
|
|
Loading…
Reference in a new issue