mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-23 19:40:14 +10:00
(experiment) Lock Node v12.14.1
This commit is contained in:
@@ -12,10 +12,10 @@ matrix:
|
|||||||
sudo: required
|
sudo: required
|
||||||
env: BUILDARCH=arm
|
env: BUILDARCH=arm
|
||||||
dist: trusty
|
dist: trusty
|
||||||
# - os: osx
|
- os: osx
|
||||||
|
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js: "12"
|
node_js: "12.14.1"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||||
|
|||||||
Reference in New Issue
Block a user