Skip to content

Commit

Permalink
Update maven-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mawenbo-huawei authored Jul 25, 2024
1 parent da5c6fb commit 75237ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
java-version: [8.0.352, 11.0.23, 17.0.11]
java-version: [8.0.352, 11.0.23, 17.0.11, 21.0.3]
steps:
- uses: actions/checkout@v4
- name: Set up Java ${{ matrix.java-version }}
Expand Down

0 comments on commit 75237ef

Please sign in to comment.