Rhel buildroot

This commit is contained in:
Jordan Carlin 2024-07-23 15:57:30 -07:00
parent 63b387619d
commit 84ee1f0b17
No known key found for this signature in database

View File

@ -82,6 +82,10 @@ jobs:
run: |
source setup.sh
make riscof
- name: make buildroot
run: |
source setup.sh
make -C linux
- name: regression
run: |
source setup.sh