Skip to content

Commit

Permalink
Skip native image for multiple-providers
Browse files Browse the repository at this point in the history
This fails very often with what looks like a
GraalVM bug
  • Loading branch information
geoand committed Jun 3, 2024
1 parent 1cc6634 commit 801bba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/multiple-providers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
</plugins>
</build>
<properties>
<skipITs>false</skipITs>
<skipITs>true</skipITs>
<quarkus.package.type>native</quarkus.package.type>
</properties>
</profile>
Expand Down

0 comments on commit 801bba4

Please sign in to comment.