Skip to content

Commit

Permalink
No need to override now default Java 21 in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Jan 25, 2024
1 parent 7138c83 commit 4a9ea0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ concurrency:
jobs:
build:
uses: openrewrite/gh-automation/.github/workflows/ci-gradle.yml@main
with:
java_version: 21
secrets:
gradle_enterprise_access_key: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
gradle_enterprise_cache_username: ${{ secrets.GRADLE_ENTERPRISE_CACHE_USERNAME }}
Expand Down

0 comments on commit 4a9ea0b

Please sign in to comment.