mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
CI: pin Windows x86 Node.js 14 to 14.2.0
This is the least unstable version on the 14 release line. Windows x86 users should probably delay upgrading to Node.js 14.
This commit is contained in:
@@ -15,7 +15,7 @@ environment:
|
||||
platform: x86
|
||||
- nodejs_version: "13"
|
||||
platform: x64
|
||||
- nodejs_version: "14"
|
||||
- nodejs_version: "14.2.0"
|
||||
platform: x86
|
||||
- nodejs_version: "14"
|
||||
platform: x64
|
||||
|
||||
Reference in New Issue
Block a user