mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:33:29 +00:00
updated java version
This commit is contained in:
4
.github/workflows/pack_monorepo.yaml
vendored
4
.github/workflows/pack_monorepo.yaml
vendored
@@ -15,8 +15,8 @@ jobs:
|
||||
- name: set up JDK 11
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: '11'
|
||||
distribution: 'temurin'
|
||||
java-version: '17'
|
||||
distribution: 'zulu'
|
||||
cache: gradle
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
|
||||
Reference in New Issue
Block a user