Skip to content

Commit

Permalink
use opensearch 1.1 instead of 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kaituo committed Sep 14, 2021
1 parent e7d5535 commit e603205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
repository: 'opensearch-project/OpenSearch'
path: OpenSearch
ref: '1.x'
ref: '1.1'
- name: Build OpenSearch
working-directory: ./OpenSearch
run: ./gradlew publishToMavenLocal
Expand Down

0 comments on commit e603205

Please sign in to comment.