We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe830ac commit e224629Copy full SHA for e224629
README.md
@@ -206,7 +206,7 @@ We checkout the commit corresponding to the current GraalVM release.
206
```console
207
git clone https://github.com/graalvm/mx.git
208
cd mx
209
- git checkout d6831ca0130e21b55b2675f7c931da7da10266cb
+ git checkout 722b86b8ef87fbb297f7e33ee6014bbbd3f4a3a8
210
cd ..
211
```
212
@@ -215,7 +215,7 @@ We checkout the commit corresponding to the current GraalVM release.
215
216
git clone https://github.com/oracle/graal.git
217
cd graal
218
- git checkout da6a62d607552fc958ccb63f4ca1d81e1817cadc
+ git checkout 84541b16ae8a8726a0e7d76c7179d94a57ed84ee
219
220
221
0 commit comments