Skip to content

Commit 353ca56

Browse files
cicd: change hdp3.1 for hdi5.1 #TASK-7809
1 parent 8f4d7b9 commit 353ca56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-xetabase-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
run: |
102102
cd opencga-enterprise
103103
ln -s ../opencga opencga-home
104-
./build.sh -t -l runShortTests -b -s -T ${{ inputs.task }} -c localhost:27018 -H hdp3.1
104+
./build.sh -t -l runShortTests -b -s -T ${{ inputs.task }} -c localhost:27018 -H hdi5.1
105105
- name: Upload reports results to Github
106106
uses: actions/upload-artifact@v4
107107
with:

0 commit comments

Comments
 (0)