We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cdb111 commit 040f67bCopy full SHA for 040f67b
1 file changed
.github/workflows/gradle-test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up JDK 21
18
uses: actions/setup-java@v4
19
with:
20
- distribution: openjdk
+ distribution: temurin
21
java-version: 21
22
23
- name: Grant execute permission for gradlew
0 commit comments