Closed JohnStarich closed 4 months ago
I've changed up how the architecture is passed in, since I hit issues with installing other test dependencies (wasmbrowsertest) when the GOHOSTARCH was not the native arch.
I reverified we're still catching the field alignment issues with 8ede24a:
--- FAIL: TestChmod (0.00s)
panic: unaligned 64-bit atomic operation [recovered]
panic: unaligned 64-bit atomic operation
A couple changes to simplify various workflows, plus explicitly testing on the latest Go versions.