Skip to content

Commit 91f4a4d

Browse files
guizmaiiJules Ivanic
authored andcommitted
CI: Drop JDK 11, add JDK 25
1 parent 45ba8a9 commit 91f4a4d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,9 @@ jobs:
9696
fail-fast: false
9797
matrix:
9898
java:
99-
- '11'
99+
- '17'
100100
- '21'
101+
- '25'
101102
scala-project:
102103
- ++2.12 zioQueryJVM
103104
- ++2.13 zioQueryJVM

0 commit comments

Comments
 (0)