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 Sep 12, 2023
1 parent 34be0ea commit 29748b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ jobs:
include:
- ruby: 3.2
gemfile: Gemfile
elasticsearch: 8.9.0
elasticsearch: 8.10.0
- ruby: 3.1
gemfile: gemfiles/opensearch2.gemfile
opensearch: 2.9.0
- ruby: "3.0"
gemfile: gemfiles/opensearch1.gemfile
opensearch: 1.3.11
opensearch: 1.3.12
- ruby: "3.0"
gemfile: gemfiles/activerecord61.gemfile
elasticsearch: 7.17.12
elasticsearch: 7.17.13
- ruby: 3.1
gemfile: gemfiles/mongoid8.gemfile
elasticsearch: 8.0.0
Expand Down

0 comments on commit 29748b7

Please sign in to comment.