Skip to content

Commit f3821b4

Browse files
ppkarwaszvy
andauthored
Remark about Java versions
Co-authored-by: Volkan Yazıcı <volkan@yazi.ci>
1 parent c4e8220 commit f3821b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ jobs:
152152
uses: actions/setup-java@3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98 # 3.10.0
153153
with:
154154
distribution: temurin
155+
# The last provided Java version will be used and available globally.
156+
# Other Java versions can be accessed through environment variables: `JAVA_HOME_<majorVersion>_<architecture>`
155157
java-version: |
156158
8
157159
17

0 commit comments

Comments
 (0)