Skip to content

Commit

Permalink
[#132] Attempt build-arm
Browse files Browse the repository at this point in the history
  • Loading branch information
susanw1 committed Oct 11, 2023
1 parent bcdc16f commit ef3fdb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- run: gcc --version

- name: Build with Maven
run: mvn -B verify --file pom.xml -Pbuild-native
run: mvn -B verify --file pom.xml -Pbuild-arm

- name: Upload Java code coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit ef3fdb1

Please sign in to comment.