Skip to content

Commit

Permalink
Pas de java 18 dispo
Browse files Browse the repository at this point in the history
  • Loading branch information
adriens authored and mbarre committed Apr 1, 2022
1 parent 44f065a commit 73a6c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java: [ '8','11','18','17' ]
java: [ '8','11','17' ]
steps:
- uses: actions/checkout@v3
- name: Set up JDK ${{ matrix.Java }}
Expand Down

0 comments on commit 73a6c89

Please sign in to comment.