Skip to content

Commit 679be2d

Browse files
committed
try with darwin checks
1 parent d855cd3 commit 679be2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/patch-graalvm-repo.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ main () {
2121
rm -rf graal
2222

2323
cd "$BASELOC/testing"
24-
git clone --depth 1 --branch cosmo https://github.com/elide-dev/graal
24+
git clone --depth 1 --branch cosmo-darwin https://github.com/elide-dev/graal
2525
cd graal
2626

2727
cd "$BASELOC"

0 commit comments

Comments
 (0)