Skip to content

Commit

Permalink
Upgrade Arkouda release testing from 1.30 to 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcdonald3 committed Jul 5, 2023
1 parent 0d1cb96 commit 4ca7548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/cron/common-arkouda.bash
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ if [ -f "$SETUP_PYTHON" ]; then
source $SETUP_PYTHON
fi

export CHPL_WHICH_RELEASE_FOR_ARKOUDA="1.30.0"
export CHPL_WHICH_RELEASE_FOR_ARKOUDA="1.31.0"
# test against Chapel release (checking out current test/cron directories)
function test_release() {
export CHPL_TEST_PERF_DESCRIPTION=release
Expand Down

0 comments on commit 4ca7548

Please sign in to comment.