We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf8c23 commit a829c09Copy full SHA for a829c09
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/setup-java@v4
17
with:
18
java-version: 11
19
- distribution: temurin
+ distribution: temurin
20
- name: Setup Maven
21
run: echo "MAVEN_OPTS='-Xmx2048m'" > ~/.mavenrc
22
- name: Cache maven repo
0 commit comments