diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index 361ebb83..1f1ccad6 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -4,6 +4,7 @@ on: [push, pull_request] env: GITHUB_ACTIONS: true + OPENSEARCH_VERSION: 2.19.0 jobs: test: