Skip to content

Commit 1b35392

Browse files
authored
TST Add missing openblas arch (#198)
1 parent 495eae9 commit 1b35392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_threadpoolctl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ def test_architecture():
614614
# XXX: add more as needed by CI or developer laptops
615615
"armv8",
616616
"haswell",
617+
"neoversen1",
617618
"prescott", # see: https://github.com/xianyi/OpenBLAS/pull/3485
618619
"skylakex",
619620
"sandybridge",

0 commit comments

Comments
 (0)