Commit Graph

1 Commits (e1cffd348f45a4ee34d83083ce646c8154207ba1)

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