Skip to content

Commit

Permalink
ci: add distribution setting
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Aug 8, 2023
1 parent f81dc87 commit 8a07d3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: 11
distribution: temurin

- name: Build with Maven
run: mvn -B test
Expand Down

0 comments on commit 8a07d3f

Please sign in to comment.