diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b1427f64cb..e446bc5ad1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -272,7 +272,7 @@ jobs: Push-self-hosted: if: ${{ github.ref == 'refs/heads/master' || startsWith( github.ref, 'refs/tags/' ) }} - needs: [clang-tidy, MacOS, Minideb-self-hosted, Linux-self-hosted] + needs: [clang-tidy, MacOS, Minideb-self-hosted] strategy: fail-fast: false matrix: