mirror of
https://github.com/lovell/sharp.git
synced 2025-07-11 19:40:14 +02:00
Remove not-yet-available Node 12 from Windows CI
This commit is contained in:
parent
9c3597670d
commit
bb0257b318
@ -8,7 +8,6 @@ environment:
|
|||||||
- nodejs_version: "8"
|
- nodejs_version: "8"
|
||||||
- nodejs_version: "10"
|
- nodejs_version: "10"
|
||||||
- nodejs_version: "11"
|
- nodejs_version: "11"
|
||||||
- nodejs_version: "12"
|
|
||||||
install:
|
install:
|
||||||
- ps: Install-Product node $env:nodejs_version x64
|
- ps: Install-Product node $env:nodejs_version x64
|
||||||
- npm install -g npm@6
|
- npm install -g npm@6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user