Skip to content

Commit 4d121e8

Browse files
committed
Reapply "Add 8.14.2 into test matrix"
This reverts commit bb6bc84.
1 parent bb6bc84 commit 4d121e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# Always test on the latest version and some LTS.
1616
java: [ 17, 21, 24 ]
1717
# Test on the minimum Gradle version and the latest.
18-
gradle: [ 8.3, current ]
18+
gradle: [ 8.3, 8.14.2, current ]
1919
exclude:
2020
# Gradle 8.3 doesn't support Java 24.
2121
- gradle: 8.3

0 commit comments

Comments
 (0)