Skip to content

Commit

Permalink
run against microsoft version
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadilipkolli authored Nov 4, 2023
1 parent a089da2 commit d4a1ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/boot-ultimate-redis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/[email protected]
with:
java-version: "21"
distribution: "zulu"
distribution: "microsoft"
cache: "maven"
- name: Build with Maven
run: ./mvnw clean verify

0 comments on commit d4a1ac6

Please sign in to comment.