Skip to content

Commit 0c17ea5

Browse files
committed
Polishing CI workflow
1 parent 0f6d55d commit 0c17ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
with:
3535
publish: false
3636
java-version: ${{ matrix.java.version }}
37+
java-early-access: ${{ matrix.java.early-access || 'false' }}
3738
java-distribution: ${{ matrix.java.distribution || 'liberica' }}
3839
java-toolchain: ${{ matrix.java.toolchain }}
3940
develocity-access-key: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)