chore: migrate to java 21 (#5163)

This commit is contained in:
Piotr Idzik
2024-05-19 20:57:07 +02:00
committed by GitHub
parent d77d9010a8
commit 5ee98eeb48
6 changed files with 14 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
FROM gitpod/workspace-java-17:2024-05-13-09-12-40
FROM gitpod/workspace-java-21:2024-05-15-13-36-34
ENV LLVM_SCRIPT="tmp_llvm.sh"