Skip to content

Remove Gemmini matmul code from BLAS #89

Remove Gemmini matmul code from BLAS

Remove Gemmini matmul code from BLAS #89

Workflow file for this run

name: main
on:
push:
branches: [ "main" ]
pull_request:
jobs:
build-test:
uses: ./.github/workflows/build-test.yml
with:
exo-ref: main
exo-blas-ref: ${{ github.ref }}