This commit is contained in:
parent
2e889b60c6
commit
78b4212e93
@ -12,7 +12,7 @@ jobs:
|
|||||||
uses: https://gitea.com/actions/setup-java@v4
|
uses: https://gitea.com/actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
distribution: 'dragonwell'
|
distribution: 'dragonwell'
|
||||||
java-version: '21'
|
java-version: '17'
|
||||||
|
|
||||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user