1
0
Fork 0

chore: Use lts/gallium for gitpod

This commit is contained in:
Joost De Cock 2022-09-28 20:05:40 +02:00
parent 539e7ecd89
commit c2497d8614

View file

@ -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: