Skip to content

Commit

Permalink
Temporarly disable gradle test
Browse files Browse the repository at this point in the history
  • Loading branch information
fedinskiy authored and rsvoboda committed Apr 18, 2024
1 parent 3262f14 commit c008aaa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ public void quarkusCreatedWithJava18ShouldUseJava17() {

@Tag("QUARKUS-1071")
@Test
@DisabledOnQuarkusVersion(version = "3.8.*redhat.*", reason = "https://issues.redhat.com/browse/QUARKUS-4184")
public void shouldCreateApplicationWithGradleOnJvm() {

// Create application
Expand Down

0 comments on commit c008aaa

Please sign in to comment.