Skip to content

Commit

Permalink
Test with latest Elasticsearch and OpenSearch versions on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Apr 3, 2024
1 parent ccde405 commit 239c178
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ jobs:
include:
- ruby: 3.3
gemfile: Gemfile
elasticsearch: 8.13.0
elasticsearch: 8.13.1
- ruby: 3.2
gemfile: gemfiles/opensearch3.gemfile
opensearch: 2.12.0
opensearch: 2.13.0
- ruby: 3.1
gemfile: gemfiles/opensearch2.gemfile
opensearch: 2.0.0
Expand Down

0 comments on commit 239c178

Please sign in to comment.