Skip to content

Bump major version to v2. Drop support for the old riscv in favor of … #14

Bump major version to v2. Drop support for the old riscv in favor of …

Bump major version to v2. Drop support for the old riscv in favor of … #14

Workflow file for this run

---
name: Crosscompile
"on":
push:
branches:
- master
jobs:
test:
name: Run ./test_crosscompile.sh
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Run ./test_crosscompile.sh
run: ./test_crosscompile.sh