diff --git a/runtime-fallback-graph/test.json b/runtime-fallback-graph/test.json index 50a3669..81d56d5 100644 --- a/runtime-fallback-graph/test.json +++ b/runtime-fallback-graph/test.json @@ -6,6 +6,9 @@ "versionSpecific": false, "type": "bash", "cleanup": true, + "skipWhen": [ + "vmr-ci" // test fails against stage 1 build (https://github.com/redhat-developer/dotnet-regular-tests/issues/289#issuecomment-1705268294) + ], "ignoredRIDs":[ ] }