summaryrefslogtreecommitdiffstats
path: root/.ci/scripts/clang/upload.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CI: upload artifacts for pull request verificationliushuyu2022-07-051-0/+0
|
* ci: Add clang build scriptslat9nq2021-02-221-0/+20
Adds scripts that instruct CI to build yuzu with the installed Clang compiler on yuzuemu/build-environments:linux-fresh. These scripts are based on the .ci/scripts/linux scripts, minus AppImage building since that isn't necessary. Re-uses linux-fresh since that container has Clang 12 installed.