Commit Graph

1 Commits (fd4e522038b5e94578745cbecd4c909f9a9f5a53)

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.
3 years ago