Skip to content

Commit

Permalink
Remove protocol 21 from horizon testing matrix (#5560)
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirms authored Jan 2, 2025
1 parent 9b3e5b3 commit 9c71a45
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.21", "1.22"]
pg: [12, 16]
protocol-version: [21, 22]
protocol-version: [22]
runs-on: ${{ matrix.os }}
services:
postgres:
Expand Down

0 comments on commit 9c71a45

Please sign in to comment.