chore: Use lts/gallium for gitpod
This commit is contained in:
parent
539e7ecd89
commit
c2497d8614
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ image: gitpod/workspace-node:latest
|
|||
tasks:
|
||||
- name: Freesewing Lab
|
||||
before: |
|
||||
nvm install lts/fermium
|
||||
nvm use lts/fermium
|
||||
nvm install lts/gallium
|
||||
nvm use lts/gallium
|
||||
command: yarn kickstart && yarn lab
|
||||
|
||||
github:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue