Skip to content

Commit

Permalink
Test against Go 1.20 and Go 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Oct 23, 2023
1 parent 7630451 commit d8a4331
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 @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-22.04]
go: ["1.19", "1.20"]
go: ["1.20", "1.21"]
pg: [9.6.5]
ingestion-backend: [db, captive-core, captive-core-remote-storage]
protocol-version: [19, 20]
Expand Down

0 comments on commit d8a4331

Please sign in to comment.