Skip to content

Commit 7b68926

Browse files
committed
bump to version with kmeans in it
1 parent e1ff550 commit 7b68926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ def is_included(path):
418418
apprepo = os.environ["GRAALPYTHON_APPTESTS_REPO_URL"]
419419
_apptest_suite = _suite.import_suite(
420420
"graalpython-apptests",
421-
version="a16199a5f529689c6b671ce1ead79be0e652f3c9",
421+
version="787cc09c63516d224bca72f8ac0f6daced282aad",
422422
urlinfos=[mx.SuiteImportURLInfo(mx_urlrewrites.rewriteurl(apprepo), "git", mx.vc_system("git"))]
423423
)
424424
mx.run_mx(["-p", _apptest_suite.dir, "graalpython-apptests"])

0 commit comments

Comments
 (0)