Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins authored Jan 31, 2023
1 parent 45cc04f commit 5177a3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ jobs:
distribution: 'temurin'
java-version: 11
cache: 'maven'
# this check can be removed when GH runners update to Javan 11.0.18 or higher
check-latest: true

- name: 'Javadoc'
run: mvn compile javadoc:javadoc -DskipQA=true
Expand Down

0 comments on commit 5177a3b

Please sign in to comment.