We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab58bf4 commit 7fe9d15Copy full SHA for 7fe9d15
1 file changed
.github/workflows/build-and-run.yml
@@ -49,7 +49,7 @@ jobs:
49
run: |
50
cd GPULlama3.java/external/tornadovm
51
source venv/bin/activate
52
- make
+ make graal-jdk-21
53
source setvars.sh
54
tornado --devices
55
0 commit comments