Skip to content

Explicitly install OpenBLAS to fix CI (#131) #247

Explicitly install OpenBLAS to fix CI (#131)

Explicitly install OpenBLAS to fix CI (#131) #247

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 }}