diff --git a/.github/workflows/deb-packaging.yml b/.github/workflows/deb-packaging.yml index a3e7ee2a498..8752fe316db 100644 --- a/.github/workflows/deb-packaging.yml +++ b/.github/workflows/deb-packaging.yml @@ -151,16 +151,6 @@ jobs: ref: '${{ github.event.client_payload.buildSha }}' sparse-checkout: '.github/actions/' - binary_packages_unreleased: - name: Build binary packages for next Ubuntu version - needs: sourcepackage - strategy: - fail-fast: true - matrix: - dist: [noble] - - runs-on: ubuntu-latest - steps: - name: Build uses: ./.github/actions/build-binary-packages with: