Merge pull request #278 from schungx/master

f32_float feature.
This commit is contained in:
Stephen Chung
2020-11-01 16:11:38 +08:00
committed by GitHub
20 changed files with 140 additions and 76 deletions

View File

@@ -23,6 +23,7 @@ jobs:
- "--features sync"
- "--features no_optimize"
- "--features no_float"
- "--features f32_float"
- "--tests --features only_i32"
- "--features only_i64"
- "--features no_index"