mirror of
https://github.com/amd/blis.git
synced 2026-05-11 09:39:59 +00:00
Allow KNL to fail
This commit is contained in:
@@ -23,6 +23,8 @@ env:
|
||||
- RUN_TEST=0 THREADING="pthreads" BUILD_CONFIG="auto"
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: RUN_TEST=0 THREADING="none" BUILD_CONFIG="knl"
|
||||
exclude:
|
||||
- os: linux
|
||||
compiler: clang
|
||||
|
||||
Reference in New Issue
Block a user