We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0443a73 + 57f9867 commit f82a7d5Copy full SHA for f82a7d5
1 file changed
.github/workflows/pr.yaml
@@ -19,7 +19,6 @@ jobs:
19
- name: Setup java
20
uses: actions/setup-java@v2
21
with:
22
- cache: 'maven'
23
java-version: ${{ matrix.java }}
24
distribution: 'temurin'
25
- run: |
0 commit comments