diff --git a/.github/workflows/cpu_builds.yml b/.github/workflows/cpu_builds.yml index a817224cdca..8a4007c5e52 100644 --- a/.github/workflows/cpu_builds.yml +++ b/.github/workflows/cpu_builds.yml @@ -11,7 +11,6 @@ on: jobs: get_docker_image_tag: - if: "${{ github.event.label.name == 'ci: run integrated tests' }}" # Everywhere in this workflow, we use the most recent ubuntu distribution available in Github Actions # to ensure maximum support of google cloud's sdk. runs-on: ubuntu-22.04