Skip to content

Commit

Permalink
Build with JDK 11
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgleissner committed Sep 1, 2023
1 parent a6b64a8 commit 742f1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: JDK Setup
uses: actions/setup-java@v3
with:
java-version: '17'
java-version: '11'
distribution: 'adopt'
cache: 'maven'

Expand Down

0 comments on commit 742f1df

Please sign in to comment.