Skip to content

Commit

Permalink
Add linux-x86_64-AVX2-cmake build
Browse files Browse the repository at this point in the history
Summary: GitHub checks

Reviewed By: junjieqi

Differential Revision: D56733297

fbshipit-source-id: fe5a2ca7c67f36a4fe986af78fb6dc8f4f843150
  • Loading branch information
ramilbakhshyiev authored and facebook-github-bot committed Apr 30, 2024
1 parent 7e1d2b1 commit 825cbac
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,11 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- uses: ./.github/actions/build_cmake
linux-x86_64-AVX2-cmake:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- uses: ./.github/actions/build_cmake
with:
opt_level: avx2

0 comments on commit 825cbac

Please sign in to comment.