Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
miiu96 committed Jul 20, 2022
1 parent 2984885 commit 7326448
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Run integration tests with Elasticsearch `v7.16.2`
run: make integration-tests ES_VERSION=7.16.2
test-2:
name: Elasticsearch v8.1.1
name: Elasticsearch v8.3.2
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.x
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
run: make integration-tests-open-search OPEN_VERSION=1.2.4

test-4:
name: OpenSearch v1.3.2
name: OpenSearch v2.1.0
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.x
Expand Down

0 comments on commit 7326448

Please sign in to comment.