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 5282635 commit ce75f1fCopy full SHA for ce75f1f
.gitpod.yml
@@ -4,6 +4,6 @@
4
5
tasks:
6
- init: yarn
7
- - init: ./gradlew build
+ - init: sdk default java 17.0.4.fx-zulu && ./gradlew build
8
- init: go test ./...
9
- init: cargo test
0 commit comments