Skip to content

Commit

Permalink
Allow more memory for LinearAlgebra tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
qinsoon authored Sep 30, 2024
1 parent 0952d18 commit 7201c79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/ci-test-LinearAlgebra.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ set -e

. $(dirname "$0")/common.sh

export MMTK_MAX_HSIZE_G=6
echo "-> Run single threaded"
ci_run_jl_test "LinearAlgebra" 1

0 comments on commit 7201c79

Please sign in to comment.