Commit Graph

1 Commits (f788d31f223cb5ad5e07fe88d194721d7dc99cf6)

Author SHA1 Message Date
Jason Ish 64fab3be04 github-ci: non-root builder
All the GitHub CI jobs run as root inside a container. This means the
testing is done in a different environment than a developer typically
uses, running as a user.

Add a job that does the build as a non-root user.
4 years ago