aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/nightly-release.yaml
AgeCommit message (Expand)AuthorFilesLines
4 daysCI/CD: Bump download-artifact to v4HEADmasterChristoph Müllner1-2/+2
8 daysEnable Linux/uClibc-ng toolchain build in CI - see https://github.com/riscv-c...Tommy Murphy1-2/+7
9 daysEnable RV32 build of Linux/musl toolchain - effectively reverse the restricti...Tommy Murphy1-2/+0
2024-09-30CI/CD: Drop Ubuntu 20.04Christoph Müllner1-1/+1
2024-09-30CI/CD: Add ubuntu-24.04Christoph Müllner1-1/+1
2023-09-29Upgrade to upload-artifact@v3Patrick O'Neill1-1/+1
2023-09-29Remove deprecated set-output commandPatrick O'Neill1-3/+3
2023-09-29Upgrade to checkout@v4Patrick O'Neill1-3/+3
2023-09-08Remove unused frameworks to give CI more disk spacePatrick O'Neill1-0/+9
2023-06-29Remove source trees after CI build to recover disk spacePatrick O'Neill1-5/+6
2023-06-28Merge pull request #1271 from patrick-rivos/llvm-release-ciKito Cheng1-1/+1
2023-06-13Add newlib toolchain with llvm to ci and releasealexsifivetw1-3/+1
2023-06-09Generate seperate release names for LLVM and GCC toolchain release artifactsPatrick O'Neill1-1/+1
2023-06-07Add permission to qemu installationalexsifivetw1-1/+1
2023-06-06Fix yaml formatalexsifivetw1-1/+1
2023-06-05Add gcc-linux builds back to release-ciPatrick O'Neill1-7/+11
2023-06-04Add libc++ installation for 32-bit archalexsifivetw1-1/+1
2023-06-03Add prebuilt clang and qemu to release workflowalexsifivetw1-2/+13
2022-10-14github: move build job to Ubuntu 20.04/22.04Florian Hofhammer1-1/+1
2022-02-24Prevent musl riscv32 buildsFlorian Hofhammer1-0/+3
2022-02-24Add musl libc submoduleFlorian Hofhammer1-2/+9
2021-01-23Modify nightly-release.yaml like build.yamlKevin Park1-58/+21
2021-01-23Nightly release action (details in commit description)Kevin Park1-0/+215