Commit Graph

1 Commits (23acb89653bd63714f684e0abbc081c8056e6071)

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