Update workflows with latest failure expectations

This commit is contained in:
Moritz Halbritter
2024-11-06 14:26:00 +01:00
parent 490d4c5d91
commit 966fca3092
4 changed files with 0 additions and 4 deletions

View File

@@ -22,4 +22,3 @@ jobs:
checkout_ref: 3.0.x
project: boot:flyway
task: nativeAppTest
expected_to_fail: true

View File

@@ -22,4 +22,3 @@ jobs:
checkout_ref: 3.1.x
project: boot:flyway
task: nativeAppTest
expected_to_fail: true

View File

@@ -22,4 +22,3 @@ jobs:
checkout_ref: 3.2.x
project: boot:flyway
task: nativeAppTest
expected_to_fail: true

View File

@@ -22,4 +22,3 @@ jobs:
checkout_ref: main
project: boot:flyway
task: nativeAppTest
expected_to_fail: true