Skip to content

Commit

Permalink
Update ci_extended.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
spectre-ns committed Oct 31, 2023
1 parent abb5bbc commit 6fa97c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
- {name: openmp, flags: -DXTENSOR_USE_OPENMP=ON}
- {name: noexcept, flags: -DXTENSOR_DISABLE_EXCEPTIONS=ON}
- {name: xsimd, flags: -DXTENSOR_USE_XSIMD=ON}
- {name: xsimd-tbb, flags: -DXTENSOR_USE_XSIMD=ON -DXTENSOR_USE_TBB=ON}


defaults:
run:
Expand Down

0 comments on commit 6fa97c5

Please sign in to comment.