Skip to content

Commit 0e44183

Browse files
committed
New architecture that showed up from a CI run
1 parent fa3be78 commit 0e44183

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_threadpoolctl.py

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

0 commit comments

Comments
 (0)