Skip to content

Commit 5973444

Browse files
authored
Update maven.yml
1 parent 565a4e1 commit 5973444

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
distribution: 'corretto'
2424
java-version: ${{ matrix.java }}
25+
architecture: 'x64'
2526
cache: 'maven'
2627
- name: Build with Maven
2728
run: mvn test jacoco:report --file pom.xml -B

0 commit comments

Comments
 (0)