Skip to content

Commit 20b0d4c

Browse files
committed
[CI] point to master tornadovm
1 parent 61993fc commit 20b0d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
- name: Clone TornadoVM explicitly
3434
run: |
35-
git clone --depth 1 --branch develop \
35+
git clone --depth 1 --branch master \
3636
https://github.com/beehive-lab/TornadoVM.git \
3737
GPULlama3.java/external/tornadovm
3838
- name: Set up Python venv for TornadoVM

0 commit comments

Comments
 (0)