Skip to content

Commit

Permalink
Removed native windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Apr 17, 2024
1 parent 9b7626b commit 4659609
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,3 @@ jobs:
run: mvn --version
- name: Build with Maven
run: mvn -B install --file pom.xml
- name: Build with Maven (Native)
run: mvn -B install -Dnative -Dquarkus.native.container-build -Dnative.surefire.skip

0 comments on commit 4659609

Please sign in to comment.