Skip to content

Commit ffdfc92

Browse files
committed
[housekeeping] ci JDK
1 parent 9492300 commit ffdfc92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: "actions/setup-java@v4"
1818
with:
1919
distribution: "temurin"
20-
java-version: "22"
20+
java-version: "24"
2121

2222
- name: "Prepare Clojure"
2323
uses: "DeLaGuardo/setup-clojure@master"

0 commit comments

Comments
 (0)