Skip to content

Commit

Permalink
Upgrading opensearch version in workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Kshitij Tandon <[email protected]>
  • Loading branch information
tandonks committed Dec 10, 2024
1 parent ec0e70d commit cce9cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 1.*
env:
OPENSEARCH_DASHBOARDS_VERSION: '1.3'
OPENSEARCH_VERSION: '1.3.9-SNAPSHOT'
OPENSEARCH_VERSION: '1.3.20-SNAPSHOT'
jobs:
tests:
name: Run Cypress E2E tests
Expand Down

0 comments on commit cce9cf5

Please sign in to comment.