Skip to content

Commit

Permalink
Skip symengine tests for now due to segfault on aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Feb 5, 2025
1 parent 398f166 commit 451f330
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,6 @@ RUN mkdir -p $TMP_DIR && cd $TMP_DIR \
-DWITH_SYMENGINE_THREAD_SAFE=ON \
.. \
&& ninja \
&& ninja test \
&& ninja install \
&& rm -rf $TMP_DIR

Expand Down

0 comments on commit 451f330

Please sign in to comment.