mirror of
https://github.com/actions/setup-java.git
synced 2025-04-19 17:36:45 +00:00
.
This commit is contained in:
parent
764bc339b3
commit
dd4b06c113
1 changed files with 1 additions and 1 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
with:
|
||||
java-version: 7.0.242
|
||||
- name: Verify java 7
|
||||
run: __tests__/verify-java.sh
|
||||
run: __tests__/verify-java.sh 7.0_242
|
||||
- run: |
|
||||
which java
|
||||
java -version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue