This change runs the make build scripts for rust and cpp examples. Because we've seen some awkward differences between release and debug, this runs these in a matrix.
I have the paths commented out to get an e2e build and will add them back in a follow-up commit. Note that this does not yet run make test (missing writ).
This change runs the make build scripts for rust and cpp examples. Because we've seen some awkward differences between release and debug, this runs these in a matrix.
I have the paths commented out to get an e2e build and will add them back in a follow-up commit. Note that this does not yet run make test (missing writ).
Tested locally with https://github.com/nektos/act