Skip to content

Commit 09b2f1e

Browse files
committed
use new update
1 parent f0d70c3 commit 09b2f1e

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-darwin https://github.com/elide-dev/graal
24+
git clone --depth 1 --branch cosmo https://github.com/elide-dev/graal
2525
cd graal
2626

2727
cd "$BASELOC"

0 commit comments

Comments
 (0)