Commit 7b28282789a38ea56561e08e9c7c874c997c24b7

Authored by Andrew Kane
1 parent ff02dba9

Test with OpenSearch 1.2.3 on CI [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.github/workflows/build.yml
... ... @@ -11,7 +11,7 @@ jobs:
11 11 elasticsearch: 7.16.2
12 12 - ruby: 3.0
13 13 gemfile: gemfiles/opensearch.gemfile
14   - opensearch: 1.2.2
  14 + opensearch: 1.2.3
15 15 - ruby: 3.0
16 16 gemfile: gemfiles/activerecord61.gemfile
17 17 elasticsearch: 7.16.2
... ...