Skip to content

Commit c7351ae

Browse files
authored
Update Truffle to version of 2026-05-23 (#246)
2 parents 526a2e2 + 4d27b73 commit c7351ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ benchmark-y1:
164164
- *DOWNLOAD_BINARIES
165165

166166
# Profile
167-
- rebench -c --experiment="CI ID $CI_PIPELINE_ID" --branch="$CI_COMMIT_REF_NAME" rebench.conf profiling t:yuria
167+
- rebench -f -c --experiment="CI ID $CI_PIPELINE_ID" --branch="$CI_COMMIT_REF_NAME" rebench.conf profiling t:yuria
168168
# Run Benchmarks
169169
- rebench -c --experiment="CI ID $CI_PIPELINE_ID" --branch="$CI_COMMIT_REF_NAME" rebench.conf t:yuria
170170
after_script:

mx.trufflesom/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{
1717
"name": "truffle",
1818
"subdir": True,
19-
"version": "2f0bd1c316c776369bcf6b6feb711a6dc385eade",
19+
"version": "3b5da51428289dd1ca1131427a1984e1efabd742",
2020
"urls": [{"url": "https://github.com/oracle/graal", "kind": "git"}],
2121
},
2222
]

0 commit comments

Comments
 (0)