This repository was archived by the owner on Jul 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +1
-11
lines changed Expand file tree Collapse file tree 6 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 1717 node :
1818 - 16
1919 - 18
20- - 19
2120 - 20
2221
2322 steps :
Original file line number Diff line number Diff line change 2222 gcc : " gcc-8"
2323 gpp : " g++-8"
2424 os : ubuntu-20.04
25- - node : 19
26- gcc : " gcc-8"
27- gpp : " g++-8"
28- os : ubuntu-20.04
2925 - node : 20
3026 gcc : " gcc-10"
3127 gpp : " g++-10"
Original file line number Diff line number Diff line change 1616 node :
1717 - 16
1818 - 18
19- - 19
2019 - 20
2120
2221 steps :
Original file line number Diff line number Diff line change 1616 node :
1717 - 16
1818 - 18
19- - 19
2019 - 20
2120
2221 architecture :
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Below is a quick guide for minimum and maximum supported versions of node-sass:
1818NodeJS | Supported node-sass version | Node Module
1919--------|-----------------------------|------------
2020Node 20 | 9.0+ | 115
21- Node 19 | 8.0+ | 111
21+ Node 19 | 8.0+, <=9.0 | 111
2222Node 18 | 8.0+ | 108
2323Node 17 | 7.0+, <8.0 | 102
2424Node 16 | 6.0+ | 93
Original file line number Diff line number Diff line change 3939 - nodejs_version : 18
4040 GYP_MSVS_VERSION : 2019
4141 APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
42- - nodejs_version : 19
43- GYP_MSVS_VERSION : 2019
44- APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
4542 - nodejs_version : 20
4643 GYP_MSVS_VERSION : 2019
4744 APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
You can’t perform that action at this time.
0 commit comments