We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d855cd3 commit 679be2dCopy full SHA for 679be2d
1 file changed
scripts/patch-graalvm-repo.bash
@@ -21,7 +21,7 @@ main () {
21
rm -rf graal
22
23
cd "$BASELOC/testing"
24
- git clone --depth 1 --branch cosmo https://github.com/elide-dev/graal
+ git clone --depth 1 --branch cosmo-darwin https://github.com/elide-dev/graal
25
cd graal
26
27
cd "$BASELOC"
0 commit comments