Skip to content

Fix ann-bench conda recipe to use faiss only in x86 for 11.8 in recipe #6968

Fix ann-bench conda recipe to use faiss only in x86 for 11.8 in recipe

Fix ann-bench conda recipe to use faiss only in x86 for 11.8 in recipe #6968

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"