Skip to content

Commit 4f8a4aa

Browse files
committed
TST: bump the API version in test_cupy.sh
1 parent 12e2e5b commit 4f8a4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_cupy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ mkdir -p $SCRIPT_DIR/.hypothesis
2626
ln -s $SCRIPT_DIR/.hypothesis .hypothesis
2727

2828
export ARRAY_API_TESTS_MODULE=array_api_compat.cupy
29-
export ARRAY_API_TESTS_VERSION=2024.12
29+
export ARRAY_API_TESTS_VERSION=2025.12
3030
pytest array_api_tests/ ${PYTEST_ARGS} --xfails-file $SCRIPT_DIR/cupy-xfails.txt "$@"

0 commit comments

Comments
 (0)