diff --git a/.github/workflows/horizon.yml b/.github/workflows/horizon.yml index b22dd03796..3fd687e31b 100644 --- a/.github/workflows/horizon.yml +++ b/.github/workflows/horizon.yml @@ -13,7 +13,7 @@ jobs: os: [ubuntu-20.04, ubuntu-22.04] go: ["1.20", "1.21"] pg: [12] - ingestion-backend: [db, captive-core, captive-core-remote-storage] + ingestion-backend: [captive-core, captive-core-remote-storage] protocol-version: [19, 20] runs-on: ${{ matrix.os }} services: