Skip to content

Commit ce75f1f

Browse files
committed
default java to 17
1 parent 5282635 commit ce75f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
tasks:
66
- init: yarn
7-
- init: ./gradlew build
7+
- init: sdk default java 17.0.4.fx-zulu && ./gradlew build
88
- init: go test ./...
99
- init: cargo test

0 commit comments

Comments
 (0)