Skip to content

Commit 9f5bb81

Browse files
committed
CI Build: build with LTS JDK 21
JDK 24 will come later as it is not supported by gradle yet (maybe in 8.14) Signed-off-by: Christoph Rueger <chrisrueger@gmail.com> Update cibuild.yml
1 parent 3707d17 commit 9f5bb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
os:
4646
- 'ubuntu-latest'
4747
java:
48-
- '20'
48+
- '21'
4949
runner:
5050
- '{0}' # 'xvfb-run --auto-servernum {0}'
5151
include:

0 commit comments

Comments
 (0)