ci: move Fedora Rawhide based tests away from Travis

This moves Fedora Rawhide based tests away from Travis. To Github
Actions for x86_64 and to Drone for aarch64.

Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
Adrian Reber 2021-01-31 17:41:09 +00:00 committed by Andrei Vagin
parent 442dc65150
commit 41efd592ed
4 changed files with 33 additions and 8 deletions

View file

@ -0,0 +1,12 @@
name: Fedora Rawhide Test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Run Fedora Rawhide Test
run: sudo -E make -C scripts/ci fedora-rawhide