Commit 1535e9962c5fef202670c641b627b803233b6ae7

Authored by Andrew Kane
1 parent 8298a303

Test with OpenSearch 1.2.1 on 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.0
12 12 - ruby: 3.0
13 13 gemfile: gemfiles/opensearch.gemfile
14   - opensearch: 1.2.0
  14 + opensearch: 1.2.1
15 15 - ruby: 2.7
16 16 gemfile: gemfiles/activerecord60.gemfile
17 17 elasticsearch: 7.16.0
... ...