With PR #218 , the workflow to create a release builds inside a container on Linux. But the workflows that run tests does not run in a container. So there is a difference between how we tests and how we release.
Consider also running tests inside a container, to make testing and releasing consistent.
With PR #218 , the workflow to create a release builds inside a container on Linux. But the workflows that run tests does not run in a container. So there is a difference between how we tests and how we release.
Consider also running tests inside a container, to make testing and releasing consistent.