From 897f913dd234c8cd0810fc0689d76a146aaec4ad Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Tue, 4 Jul 2023 12:36:27 -0700 Subject: [PATCH] No pre_ci in this repo --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6f98235a8..9c984c0f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,8 +71,6 @@ jobs: minimal: name: Minimal versions - needs: pre_ci - if: needs.pre_ci.outputs.continue runs-on: ubuntu-latest timeout-minutes: 45 steps: