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

Differential Revision: D56733297
  • Loading branch information
ramilbakhshyiev authored and facebook-github-bot committed Apr 29, 2024
1 parent 7e1d2b1 commit 50a6f9b
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/checkout@v4.1.1
- uses: ./.github/actions/build_cmake
linux-x86_64-AVX2-cmake:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
- uses: ./.github/actions/build_cmake
with:
opt_level: avx2

0 comments on commit 50a6f9b

Please sign in to comment.