Open OmgImAlexis opened 4 years ago
I'm not 100% sure what's failing here. I may need to use a template.
Looks like it's correctly making the matrix of the different platforms and node versions.
macos-10.14 node v12.x
macos-10.14 node v13.x
macos-10.14 node v14.x
ubuntu-16.04 node v12.x
ubuntu-16.04 node v13.x
ubuntu-16.04 node v14.x
vs2017-win2016 node v12.x
vs2017-win2016 node v13.x
vs2017-win2016 node v14.x
@ledbit anything that's needed now? I noticed all the builds cancelled I'm guessing that's because of a resource limit or because this is a PR by a user without write access?
This uses parameterized jobs to allow a better matrix which not only has platforms but also node versions.
This now supports the following matrix.
Feel free to make additional commits if need be.