projects
/
commons-rng.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allow javadoc warnings in the JMH module
[commons-rng.git]
/
.github
/
workflows
/
coverage.yml
diff --git
a/.github/workflows/coverage.yml
b/.github/workflows/coverage.yml
index 825a387728e533bbd96ee6021caf3f5fcef56da8..dc4ef945e1ae7caace7b21afc27a3f92e95839be 100644
(file)
--- a/
.github/workflows/coverage.yml
+++ b/
.github/workflows/coverage.yml
@@
-33,7
+33,7
@@
jobs:
- name: Set up JDK ${{ matrix.java }}
uses: actions/setup-java@v3
with:
- distribution:
adopt
+ distribution:
temurin
java-version: ${{ matrix.java }}
cache: 'maven'
- name: Build with Maven including the docs-archive module using a profile