Skip to content

Commit 8462300

Browse files
committed
[GR-68626] Only use PGO on GraalVM 25+
PullRequest: graalpython/3949
1 parent d023440 commit 8462300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vm/mx.vm/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
{
6767
"name": "graalpython",
68-
"version": "6f23c2bea194650c5043ef8124b9872de61b047b",
68+
"version": "8c650c70803839e96cded81cb065a0e0c4935f24",
6969
"dynamic": True,
7070
"urls": [
7171
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},

0 commit comments

Comments
 (0)