Update workflows with latest failure expectations

This commit is contained in:
Andy Wilkinson
2024-11-06 08:48:31 +00:00
parent 3a8710cff6
commit 490d4c5d91
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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