Skip to content

Commit

Permalink
using 2.9 OSD, SA for cypress testing
Browse files Browse the repository at this point in the history
Signed-off-by: Amardeepsingh Siglani <[email protected]>
  • Loading branch information
amsiglan committed Jul 31, 2023
1 parent f003168 commit 9907417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
branches:
- "*"
env:
OPENSEARCH_DASHBOARDS_VERSION: '2.x'
SECURITY_ANALYTICS_BRANCH: '2.x'
OPENSEARCH_DASHBOARDS_VERSION: '2.9'
SECURITY_ANALYTICS_BRANCH: '2.9'
jobs:
tests:
name: Run Cypress E2E tests
Expand Down

0 comments on commit 9907417

Please sign in to comment.