Skip to content

Commit 79cbda3

Browse files
author
ECH-CHADLI Hamza
committed
sulong: Migrate to capture_suite_commit_info option, and bump suite mx version
1 parent a3a91cd commit 79cbda3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sulong/mx.sulong/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
suite = {
2-
"mxversion": "7.55.2",
2+
"mxversion": "7.65.0",
33
"name" : "sulong",
44
"version" : "25.1.0",
55
"release" : False,
@@ -26,7 +26,7 @@
2626
},
2727
],
2828
},
29-
29+
"capture_suite_commit_info": False,
3030
"libraries" : {
3131
"LLVM_TEST_SUITE" : {
3232
"packedResource" : True,

0 commit comments

Comments
 (0)