Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
charris committed Nov 6, 2023
1 parent f7d47f9 commit b3c15de
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/linux_simd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,11 @@ jobs:
strategy:
matrix:
BUILD_PROP:
- [
"without optimizations",
"-Dallow-noblas=true -Ddisable-optimization=true",
"3.12"
]
#- [
#"without optimizations",
#"-Dallow-noblas=true -Ddisable-optimization=true",
#"3.12"
#]
- [
"native",
"-Dallow-noblas=true -Dcpu-baseline=native -Dcpu-dispatch=none",
Expand Down

0 comments on commit b3c15de

Please sign in to comment.