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 35202ac commit 1716d05Copy full SHA for 1716d05
.github/workflows/tests-scala.yaml
@@ -22,7 +22,7 @@ jobs:
22
shell: bash
23
- uses: actions/checkout@v3
24
if: env.SKIP_STEP != 'true'
25
- - name: Set up JDK 17
+ - name: Set up JDK 21
26
27
uses: actions/setup-java@v3
28
with:
.github/workflows/tests.yaml
0 commit comments