Skip to content

Commit 71743fc

Browse files
dblocksruti1312
authored andcommitted
Use performance-analyzer-rca main branch. (#54)
Signed-off-by: dblock <[email protected]>
1 parent 8f78c80 commit 71743fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gradle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ jobs:
4444
working-directory: ./tmp/performance-analyzer
4545
run: |
4646
./gradlew build -Dperformance-analyzer-rca.build=true \
47-
-Dperformance-analyzer-rca.repo="https://github.com/dblock/performance-analyzer-rca.git" \
48-
-Dperformance-analyzer-rca.branch=fix-snapshot-build \
47+
-Dperformance-analyzer-rca.repo="https://github.com/opensearch-project/performance-analyzer-rca.git" \
48+
-Dperformance-analyzer-rca.branch=main \
4949
-Dopensearch.version=1.1.0-SNAPSHOT
5050
- name: Generate Jacoco coverage report
5151
working-directory: ./tmp/performance-analyzer

0 commit comments

Comments
 (0)