mirror of
https://github.com/actions/setup-java.git
synced 2025-06-30 13:04:13 +00:00
change title
This commit is contained in:
parent
101a5f5b00
commit
b3c8b5ad9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-versions.yml
vendored
2
.github/workflows/e2e-versions.yml
vendored
|
@ -107,7 +107,7 @@ jobs:
|
||||||
java-version: |
|
java-version: |
|
||||||
11
|
11
|
||||||
17
|
17
|
||||||
- name: Verify Java
|
- name: Verify Java env variables
|
||||||
run: |
|
run: |
|
||||||
$versionsArr = "11","17"
|
$versionsArr = "11","17"
|
||||||
foreach ($version in $versionsArr)
|
foreach ($version in $versionsArr)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue