Skip to content

Commit

Permalink
Adjusted OSD version used by unit test workflow to last version that …
Browse files Browse the repository at this point in the history
…allowed the tests to pass.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
AWSHurneyt committed Oct 11, 2022
1 parent 49c8ab3 commit b94b41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches:
- "*"
env:
OPENSEARCH_DASHBOARDS_VERSION: '2.x'
OPENSEARCH_DASHBOARDS_VERSION: '2.2'
jobs:
tests:
name: Run unit tests
Expand Down

0 comments on commit b94b41d

Please sign in to comment.