diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index ecf268866e..d79c6decfc 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -63,6 +63,7 @@ jobs: FC: ${{ matrix.fc }} COMEX_MAX_NB_OUTSTANDING: 4 SIMINT_MAXAM: 3 + SIMINT_VECTOR: avx2 continue-on-error: ${{ matrix.experimental }} steps: - name: Checkout code