Skip to content

Commit

Permalink
Update java.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dearrudam committed Mar 31, 2024
1 parent 2e82ea5 commit 43b04e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
strategy:
matrix:
java: [ '21' ]
name: Java ${{ matrix.Java }} sample
name: Java ${{ matrix.Java }} CI with Maven
steps:
- uses: actions/checkout@v4.1.2
- name: Set up JDK 17
Expand Down

0 comments on commit 43b04e2

Please sign in to comment.