Skip to content

Commit

Permalink
services/horizon: Remove legacy ingestion tests from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
urvisavla committed Oct 27, 2023
1 parent a3f37f4 commit 83da343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/horizon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
os: [ubuntu-20.04, ubuntu-22.04]
go: ["1.20", "1.21"]
pg: [9.6.5]
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:
Expand Down

0 comments on commit 83da343

Please sign in to comment.