Commit 42095ac8ec02d9ac0563813bbf4748f1ecae9d25
1 parent
bc11688e
Exists in
master
and in
1 other branch
Test with Elasticsearch 8.2.0 on CI
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs: | @@ -8,7 +8,7 @@ jobs: | ||
8 | include: | 8 | include: |
9 | - ruby: 3.1 | 9 | - ruby: 3.1 |
10 | gemfile: Gemfile | 10 | gemfile: Gemfile |
11 | - elasticsearch: 8.1.3 | 11 | + elasticsearch: 8.2.0 |
12 | - ruby: 3.1 | 12 | - ruby: 3.1 |
13 | gemfile: gemfiles/opensearch.gemfile | 13 | gemfile: gemfiles/opensearch.gemfile |
14 | opensearch: 1.3.1 | 14 | opensearch: 1.3.1 |