Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kyrillzotkin authored Oct 2, 2024
1 parent cc93d98 commit c014a59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '17'
maven-version: '3.9'
java-version: '21'
- name: Copy toolchain
run: |
mkdir -p ~/.m2/
Expand Down

0 comments on commit c014a59

Please sign in to comment.