Skip to content

Commit

Permalink
Use sapmachine
Browse files Browse the repository at this point in the history
  • Loading branch information
mofterdinger authored Mar 27, 2024
1 parent b334bd7 commit d3b5719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
uses: actions/setup-java@v4
with:
java-version: 17
distribution: 'temurin'
distribution: 'sapmachine'
- name: Build with Maven
run: mvn -B clean install

0 comments on commit d3b5719

Please sign in to comment.