Skip to content

Commit

Permalink
use temurin
Browse files Browse the repository at this point in the history
  • Loading branch information
kgyrtkirk committed Nov 5, 2024
1 parent 5fcf420 commit d96163c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-and-integration-tests-unified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
# different cache key since we cannot reuse it across commits.
- uses: actions/setup-java@v4
with:
distribution: 'zulu'
distribution: 'temurin'
java-version: ${{ matrix.jdk }}

# the build step produces SNAPSHOT artifacts into the local maven repository,
Expand Down

0 comments on commit d96163c

Please sign in to comment.