feature/setup-workflow-pipeline: add lombok, add gitea workflow #2
@ -114,7 +114,8 @@ jobs:
|
|||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: '21'
|
java-version: '21'
|
||||||
distribution: 'oracle'
|
#distribution: 'oracle'
|
||||||
|
distribution: 'corretto'
|
||||||
#distribution: 'temurin'
|
#distribution: 'temurin'
|
||||||
architecture: x64
|
architecture: x64
|
||||||
cache: maven
|
cache: maven
|
||||||
|
|||||||
Reference in New Issue
Block a user