-
Notifications
You must be signed in to change notification settings - Fork 141
appveyor not testing every build-option #280
Copy link
Copy link
Open
Description
I wanted to add binaries to the appveyor artifacts and stumbled over this one. We currently have 32/64 + static/shared (2x2), the missing parts are cxx yes/no (x2) and gmpcompat yes/no (x2).
Question: Should I add those to the build matrix as it is currently done (leading to increase of the builds from currently 4 to then 16) or is there a reasonable preference to only check non-cxx and non-gmpcompat once ([currently done in all 4 builds] and enabling those two flags for the current build-matrix = 6 builds in total)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels