Skip to content

Commit

Permalink
Add 8.0.0 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
erikh360 committed Sep 11, 2024
1 parent 20fbef3 commit 690faf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
PGPASSWORD: temba
strategy:
matrix:
INDEXER_VERSION: ["6.2.0", "6.4.0", "7.0.0", "7.2.0", "7.4.0"]
INDEXER_VERSION: ["8.0.0"]
steps:
- uses: actions/checkout@v2
- uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 690faf7

Please sign in to comment.