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