Skip to content

Add support for RISC-V as a host #47

Add support for RISC-V as a host

Add support for RISC-V as a host #47

Workflow file for this run

name: Self-Hosted Test CI
on:
push:
branches:
- "tmp-host-riscv64"
jobs:
build:
runs-on: [self-hosted, linux, RISCV64]
steps:
- name: Update & Upgrade
run: sudo apt update && sudo apt upgrade --yes
- name: Test command

Check failure on line 14 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 14
run: uname -a