Skip to content

Commit cd9d75f

Browse files
committed
Updated config.yml
1 parent 30dedd4 commit cd9d75f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,9 @@ jobs:
327327
os: "ubuntu2004"
328328
platform: "sbsa"
329329
cuda-pkg-name: "cuda-toolkit-11-4"
330+
- run:
331+
name: Install openblas
332+
command: sudo apt install libopenblas-dev
330333
- create-env:
331334
os: "ubuntu2004"
332335
platform: "sbsa"

0 commit comments

Comments
 (0)