Skip to content

Commit

Permalink
Update CI workflow Java version to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
Noorts committed May 12, 2024
1 parent 23c8ed8 commit e2b251e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: 'adopt'
java-version: 11
java-version: 17

# Check out current repository
- name: Fetch Sources
Expand Down

0 comments on commit e2b251e

Please sign in to comment.