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.
auto-detect
1 parent 3cd9ed6 commit c62b3dfCopy full SHA for c62b3df
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
- master
10
11
env:
12
- GRADLE_OPTS: "-Dorg.gradle.daemon=false"
+ GRADLE_OPTS: "-Dorg.gradle.daemon=false -Dorg.gradle.java.installations.auto-detect=false"
13
CMAKE_VERSION: "3.6.1"
14
15
jobs:
0 commit comments