Skip to content

Commit

Permalink
Update .cirrus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Mar 27, 2024
1 parent 875e3a3 commit fb7cc6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ task:
arm_container:
image: node:latest
compile_script:
- apt install gfortran
- make
- wget https://gist.github.com/martin-frbg/7790c2cd10f4a56fefd7bb8a8309113f/raw/442dddacd1392c5f43ae7f70d6e315331fa5be49/issue4583.cpp
- g++ -I. -Ilapack-netlib/LAPACKE/include issue4583.cpp libopenblas.a -lgfortran -o issue4583
Expand Down

0 comments on commit fb7cc6c

Please sign in to comment.