From 5b20283f73c2cbb06732fb97cb725dc87673dd44 Mon Sep 17 00:00:00 2001 From: rajarshimaitra Date: Thu, 16 Jun 2022 04:43:00 +0530 Subject: [PATCH] update CI to remove some features --- .github/workflows/cont_integration.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/cont_integration.yml b/.github/workflows/cont_integration.yml index 60d6905..dc6ddb2 100644 --- a/.github/workflows/cont_integration.yml +++ b/.github/workflows/cont_integration.yml @@ -22,15 +22,10 @@ jobs: - rpc - reserves - reserves,electrum - - reserves,esplora-ureq - - reserves,compact_filters - - reserves,rpc - electrum,verify # regtest-* features are experimental and not fully usable - regtest-bitcoin - regtest-electrum - - regtest-esplora-ureq - - regtest-esplora-reqwest steps: - name: Checkout -- 2.49.0