trying out new node version again
This commit is contained in:
Родитель
136108e056
Коммит
92e72fed17
|
@ -9,8 +9,8 @@ workflows:
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: cimg/node:16.18.0
|
||||
- image: cimg/node:18.16.0
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
command: yarn && yarn build
|
||||
command: yarn && yarn dev:build
|
||||
|
|
Загрузка…
Ссылка в новой задаче