Skip to content

Commit

Permalink
Update unittest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CosminBalaita2003 authored Jan 30, 2025
1 parent df42e37 commit 39433c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up Java
uses: actions/setup-java@v3
with:
java-version: '15'
java-version: '17'
distribution: 'temurin' # Use Temurin distribution

# Install backend dependencies
Expand Down

0 comments on commit 39433c9

Please sign in to comment.