Skip to content

Commit 63aea12

Browse files
committed
Update ci yml
1 parent deaac96 commit 63aea12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/run-sample-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
uses: actions/setup-java@v2
1313
with:
1414
java-version: '21'
15-
distribution: 'oracle'
15+
distribution: 'adopt'
1616
- name: Run Sample App
1717
run: ./gradlew run

0 commit comments

Comments
 (0)