Skip to content

Commit

Permalink
Bump opensearch ref to 1.1 in CI (opensearch-project#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuali925 committed Sep 14, 2021
1 parent feb07fc commit 8d80867
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

env:
OPENSEARCH_VERSION: '1.1.0-SNAPSHOT'
OPENSEARCH_BRANCH: '1.x'
OPENSEARCH_BRANCH: '1.1'
COMMON_UTILS_BRANCH: 'main'
JOB_SCHEDULER_BRANCH: 'main'

Expand Down Expand Up @@ -77,4 +77,4 @@ jobs:
with:
name: reports-scheduler
path: reports-scheduler-builds

0 comments on commit 8d80867

Please sign in to comment.