Skip to content

Commit

Permalink
github actions: add distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
brambg committed Feb 20, 2025
1 parent df92843 commit 38a86a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- name: (2/4) Set up JDK 17
uses: actions/setup-java@v4
with:
distribution: temurin
java-version: '17'

- name: (3/4) Cache Maven packages
Expand Down

0 comments on commit 38a86a3

Please sign in to comment.