aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2024-06-26Fix riscv-tests commit for CIJerry Zhao1-1/+1
* https://github.com/riscv-software-src/riscv-tests/pull/567 was merged by squash accidentally, so the reference commit was lost
2024-06-21Remove all --varch parsingJerry Zhao1-1/+1
2024-03-03Bump to Ubuntu 22.04Andrew Waterman2-2/+2
2024-01-24Use Ubuntu 20.04 for debug testsAndrew Waterman1-1/+1
This is what we do for the other CI tests.
2023-12-08Per-commit CI should start from oldest commitJerry Zhao1-2/+2
2023-12-01Test OpenOCD that can deal with sbbusyerror.Tim Newsome1-1/+1
2023-11-10Update debug smoketest action.Tim Newsome1-1/+1
To get https://github.com/riscv-software-src/riscv-tests/pull/522, which fixes an intermittent failure.
2023-10-17workflow: Update riscv-openocd and riscv-tests versionsTim Newsome1-2/+2
Make sure we test with recent OpenOCD and tests.
2023-09-01Attempt to fix Mac OS CIAndrew Waterman1-1/+1
2023-06-12ci: CI should check each commit in a PRJerry Zhao1-4/+18
test
2023-01-11Automatically test that external debug still works.Tim Newsome1-0/+64
2023-01-11Refactor build-spike out of test-spike.Tim Newsome1-2/+6
2022-12-15Add github actions test on macosJerry Zhao2-1/+13
2020-09-22Add basic continuous-integration flowAndrew Waterman2-0/+30