Commit Graph

1 Commits (dfd7abe185a7200946bd8429e097ccbd73ea6a4a)

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