Skip to content

Merge branch 'main' into sve #1

Merge branch 'main' into sve

Merge branch 'main' into sve #1

Workflow file for this run

name: Build

Check failure on line 1 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: sve-cmake
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
tags:
- 'v*'
env:
OMP_NUM_THREADS: '10'
MKL_THREADING_LAYER: GNU
jobs:
sve-cmake:
name: SVE CMake on Arm64
runs-on: faiss-arm-runner