Skip to content

Commit

Permalink
analysis and cli-tests with Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
aamotharald committed Nov 12, 2024
1 parent 33aa39f commit 9346e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
# java-version: 17
java-version: 17

- run: mvn clean package -ntp -DskipTests -Dcheckstyle.skip -Dmaven.javadoc.skip=true
env:
Expand Down

0 comments on commit 9346e62

Please sign in to comment.