diff --git a/.github/workflows/system_tests.yml b/.github/workflows/system_tests.yml index f4f0c47b..ac9d62a7 100644 --- a/.github/workflows/system_tests.yml +++ b/.github/workflows/system_tests.yml @@ -59,7 +59,6 @@ jobs: gosdk_branch: ${{ github.event.inputs.gosdk_branch }} zblock_branch: staging explorer_branch: staging - zproxy_branch: staging zsearch_branch: staging test_file_filter: ${{ github.event.inputs.test_file_filter }} skip_tests: ${{ github.event.inputs.skip_tests }} diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 50f67cd7..80d4a748 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -86,7 +86,6 @@ jobs: zblock_image: staging zdns_image: staging explorer_image: latest - zproxy_image: staging zsearch_image: staging zbox_cli_branch: ${{ env.CURRENT_BRANCH }} zwallet_cli_branch: staging