Skip to content

Commit 7350d5f

Browse files
committed
Run CI on Java 25
1 parent c25002d commit 7350d5f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ concurrency:
2121
jobs:
2222
build:
2323
uses: openrewrite/gh-automation/.github/workflows/ci-gradle.yml@main
24+
with:
25+
java_version: |
26+
25
27+
21
2428
secrets:
2529
gradle_enterprise_access_key: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
2630
sonatype_username: ${{ secrets.SONATYPE_USERNAME }}

0 commit comments

Comments
 (0)