Skip to content

Commit

Permalink
testing the issue-678 (46)
Browse files Browse the repository at this point in the history
  • Loading branch information
suyashgaonkar committed Sep 9, 2024
1 parent abc6987 commit 61bd517
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-issue-678.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 11
java-version: 12
- name: setup env vartiables
run:
- name: Execute Java
run: |
which java
Expand Down

0 comments on commit 61bd517

Please sign in to comment.