diff --git a/pipeline.jsonc b/pipeline.jsonc index 7fda37a185c..ed98e86690b 100644 --- a/pipeline.jsonc +++ b/pipeline.jsonc @@ -23,6 +23,14 @@ } }, "eosio-sync-tests": + { + "environment": + { + "SKIP_PRE_V180": "true", + "SKIP_V180": "false" + } + }, + "eosio-replay-tests": { "environment": {