Skip to content

Commit

Permalink
Link to Zulu + Zulu in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FDelporte committed Oct 4, 2024
1 parent 3095124 commit 7f3f669
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/robo4j-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Java 21
uses: actions/setup-java@v4
with:
distribution: 'temurin'
distribution: 'zulu'
java-version: '21'
java-package: 'jdk'
mvn-toolchain-id: 'JavaSE-21'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ Robo4J is released under [General Public License][] v3.
[Git]: https://git-scm.com/
[Robo4j documentation]: https://www.robo4j.io/p/documentation.html
[Liberica JDK]: https://www.bell-sw.com/java.html
[Azul Zulu]: https://www.azul.com/downloads/zulu-embedded/
[Azul Zulu]: https://www.azul.com/downloads/?package=jdk#zulu

0 comments on commit 7f3f669

Please sign in to comment.