mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-04 04:21:20 +02:00
Use OpenJ9 in CI. (#58)
This commit is contained in:
parent
333412af4a
commit
4f48e72e5c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 11
|
||||
distribution: 'adopt'
|
||||
distribution: 'adopt-openj9'
|
||||
check-latest: true
|
||||
|
||||
- name: Cache Gradle dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user