Migrate some Travis CI tests to Github Actions
Open
long-term
- Dominant language
- C
- Stars
- 27.9k
- Forks
- 2.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
Many of our Travis CI tests run on special hardware (like power pc) and cannot be migrated to GitHub actions (except possibly via QEMU, which isn't exactly equivalent). However, we have some Travis CI tests which run on AMD64 architecture. It's likely that at least some can be migrated to GitHub Actions, which moves us closer to our goal of eliminating dependency on Travis CI.
Follow-up to this issue: it's likely possible to migrate many Circle CI tests as well.
Contributor guide
Assessment
This issue has not been assessed yet.