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:
|
tasks:
|
||||||
- name: Freesewing Lab
|
- name: Freesewing Lab
|
||||||
before: |
|
before: |
|
||||||
nvm install lts/fermium
|
nvm install lts/gallium
|
||||||
nvm use lts/fermium
|
nvm use lts/gallium
|
||||||
command: yarn kickstart && yarn lab
|
command: yarn kickstart && yarn lab
|
||||||
|
|
||||||
github:
|
github:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue