Skip to content

Commit

Permalink
Gate ARM SVE build behind base Linux build (facebookresearch#3701)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: facebookresearch#3701

Gating ARM SVE behind the plain vanilla linux x64 build like all the other builds.

Reviewed By: mengdilin

Differential Revision: D60425535

fbshipit-source-id: f2e082fbaa6ea1e314ffe0e2e7260c8634cab989
  • Loading branch information
ramilbakhshyiev authored and aalekhpatel07 committed Oct 17, 2024
1 parent abb774f commit dd0d6d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
raft: ON
linux-arm64-SVE-cmake:
name: Linux arm64 SVE (cmake)
needs: linux-x86_64-cmake
runs-on: faiss-aws-r8g.large
continue-on-error: true # non-blocking mode for now
steps:
Expand Down

0 comments on commit dd0d6d8

Please sign in to comment.