mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
CI: Pin win32-ia32 Node.js 22 version
There seems to be an Error message string corruption problem in the latest 22.21.1.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -119,7 +119,7 @@ jobs:
|
||||
package: true
|
||||
- os: windows-2022
|
||||
nodejs_arch: x86
|
||||
nodejs_version: "^22"
|
||||
nodejs_version: "22.21.0"
|
||||
nodejs_version_major: 22
|
||||
platform: win32-ia32
|
||||
- os: windows-2022
|
||||
|
||||
Reference in New Issue
Block a user