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 3167f4e commit 38c7276Copy full SHA for 38c7276
1 file changed
.github/workflows/verify-samples.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/setup-java@v3
14
with:
15
java-version: '17'
16
- distribution: 'zulu'
+ distribution: 'corretto'
17
- name: Run a verifier
18
uses: AlexanderPrendota/kotlin-samples-verifier@master
19
0 commit comments