Add linux-x86_64-AVX2-cmake build

Summary: GitHub checks

Reviewed By: junjieqi

Differential Revision: D56733297

fbshipit-source-id: fe5a2ca7c67f36a4fe986af78fb6dc8f4f843150
pull/3398/head
Ramil Bakhshyiev 2024-04-30 08:31:45 -07:00 committed by Facebook GitHub Bot
parent 7e1d2b1f55
commit 825cbac467
1 changed files with 8 additions and 0 deletions

View File

@ -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