mirror of
https://github.com/actions/setup-java.git
synced 2025-05-21 09:51:47 +00:00
.
This commit is contained in:
parent
764bc339b3
commit
dd4b06c113
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…
Reference in New Issue
Block a user