Skip to content

Commit

Permalink
services/horizon: Remove legacy ingestion tests from CI (stellar#5094)
Browse files Browse the repository at this point in the history
  • Loading branch information
urvisavla authored Oct 31, 2023
1 parent f4eeed6 commit 46c3c6d
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: [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:
Expand Down

0 comments on commit 46c3c6d

Please sign in to comment.