diff --git a/.github/workflows/test_branches.yml b/.github/workflows/test_branches.yml index 23eeba75292..4f8b78c4a00 100644 --- a/.github/workflows/test_branches.yml +++ b/.github/workflows/test_branches.yml @@ -50,7 +50,6 @@ jobs: build: name: ${{ matrix.TARGET }}/${{ matrix.python }}${{ matrix.other }} - needs: runs-on: ${{ matrix.os }} timeout-minutes: 120 strategy: @@ -657,7 +656,6 @@ jobs: bare-python-env: name: linux/3.8/bare-env - needs: runs-on: ubuntu-latest timeout-minutes: 10 steps: