mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-12-13 22:00:29 +05:30
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…
Reference in New Issue
Block a user