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 34daf8b commit d9f3bc2Copy full SHA for d9f3bc2
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Install JDK
33
uses: actions/setup-java@v3
34
with:
35
- distribution: "openjdk"
+ distribution: "temurin"
36
java-version: "17"
37
38
- name: Enable KVM
@@ -262,7 +262,7 @@ jobs:
262
263
264
265
266
267
268
0 commit comments