mirror of
https://github.com/actions/setup-java.git
synced 2025-06-30 13:04:13 +00:00
remove debug info from tests
This commit is contained in:
parent
60bf0a87c2
commit
3543f3bfa8
4 changed files with 2 additions and 43 deletions
|
@ -48,8 +48,6 @@ The `java-version` input supports an exact version or a version range using [Sem
|
|||
- more specific versions: `11.0`, `11.0.4`, `8.0.232`, `8.0.282+8`
|
||||
- early access (EA) versions: `15-ea`, `15.0.0-ea`, `15.0.0-ea.2`, `15.0.0+2-ea`
|
||||
|
||||
**Note:** 4-digit notation will always force action to skip checking pre-cached versions and download version in runtime.
|
||||
|
||||
#### Supported distributions
|
||||
Currently, the following distributions are supported:
|
||||
| Keyword | Distribution | Official site | License |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue