ci: change distribution to microsoft
Some checks failed
ci / build (17, ubuntu-22.04) (push) Failing after 42s
Some checks failed
ci / build (17, ubuntu-22.04) (push) Failing after 42s
This commit is contained in:
parent
7fda686fc2
commit
5ceb697988
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: ${{ matrix.java }}
|
||||
distribution: 'temurin'
|
||||
distribution: 'microsoft'
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@v4
|
||||
- name: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user