Skip to content

Commit

Permalink
Test with latest Elasticsearch version on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jul 25, 2023
1 parent 5e359d2 commit 34be0ea
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,7 +8,7 @@ jobs:
include:
- ruby: 3.2
gemfile: Gemfile
elasticsearch: 8.8.2
elasticsearch: 8.9.0
- ruby: 3.1
gemfile: gemfiles/opensearch2.gemfile
opensearch: 2.9.0
Expand All @@ -17,7 +17,7 @@ jobs:
opensearch: 1.3.11
- ruby: "3.0"
gemfile: gemfiles/activerecord61.gemfile
elasticsearch: 7.17.11
elasticsearch: 7.17.12
- ruby: 3.1
gemfile: gemfiles/mongoid8.gemfile
elasticsearch: 8.0.0
Expand Down

0 comments on commit 34be0ea

Please sign in to comment.