Skip to content

add riscv64 support #525

add riscv64 support

add riscv64 support #525

Workflow file for this run

name: Sanity
on:
pull_request:
permissions:
contents: read
jobs:
sanity:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Run Sanity Check Script
run: "bash sanity.sh"