Skip to content

Commit 0ccdf97

Browse files
authored
Update CI workflow to use Java 22
1 parent 9dc3f7b commit 0ccdf97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Java 17 CI
1+
name: Java 22 CI
22

33
on: [push,pull_request]
44

0 commit comments

Comments
 (0)