Skip to content

Commit

Permalink
Adjusted cypress workflow to use v2.8 references.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWSHurneyt authored Jun 26, 2023
1 parent 762a777 commit 926ff2f
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'
ALERTING_PLUGIN_BRANCH: '2.x'
OPENSEARCH_DASHBOARDS_VERSION: '2.8.0'
ALERTING_PLUGIN_BRANCH: '2.8.0.0'
jobs:
tests:
name: Run Cypress E2E tests
Expand Down

0 comments on commit 926ff2f

Please sign in to comment.