Closed jamesETsmith closed 1 year ago
I just realized that my feature branch is based off of dev
and not stable
. I can close this PR and open a new one to the dev
branch. Apologies for not catching that earlier. @szarnyasg is that ok?
@jamesETsmith it's possible to change the base branch – just did that.
@szarnyasg, wasn't aware of that feature, thanks!
General
This PR resolves #156 and adds builds using
LAGRAPH_VANILLA=1
(i.e. turning on vanilla builds) to the CI.Details
The vanilla builds aren't tested with several versions of GraphBLAS like non-vanilla builds, they use the latest one (currently 7.4.1). If you'd like me to add more configurations for vanilla builds, I can, just let me know!