Skip to content

Commit dacb58f

Browse files
committed
Update JDK for dep builds too
1 parent 4392883 commit dacb58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dep_build_v3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
java_version: ['8', '17', '21', '23']
17+
java_version: ['17', '21', '23']
1818
# Versions need to align with ones in 'main.yml' workflow
1919
kotlin_version: ['1.9.24', '2.0.21', '2.1.0']
2020
env:

0 commit comments

Comments
 (0)