Skip to content

Commit 65f7be8

Browse files
committed
Only install Java 21
1 parent 02882ef commit 65f7be8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ concurrency:
2121
jobs:
2222
build:
2323
uses: openrewrite/gh-automation/.github/workflows/ci-gradle.yml@main
24+
with:
25+
java_version: 21
2426
secrets:
2527
gradle_enterprise_access_key: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
2628
sonatype_username: ${{ secrets.SONATYPE_USERNAME }}

0 commit comments

Comments
 (0)