We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d874a commit 5e7787aCopy full SHA for 5e7787a
1 file changed
.github/workflows/gradle.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Java ${{ matrix.java }}
34
uses: actions/setup-java@v3
35
with:
36
- distribution: 'temurin'
+ distribution: 'semeru'
37
java-version: ${{ matrix.java }}
38
cache: 'gradle'
39
- name: Checkout ci.common
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
119
# Moving and cloning to C: drive for Windows for more disk space
0 commit comments