diff --git a/.github/workflows/build-firmware.yaml b/.github/workflows/build-firmware.yaml index 538f28144a..0ac5a28530 100644 --- a/.github/workflows/build-firmware.yaml +++ b/.github/workflows/build-firmware.yaml @@ -186,10 +186,10 @@ jobs: with: java-version: '8' - - id: throttle - name: Execution throttle early exit +# - id: throttle +# name: Execution throttle early exit # just running, not using result for anything yet - run: bash misc/actions/execution-throttle.sh ${{ matrix.skip-rate }} +# run: bash misc/actions/execution-throttle.sh ${{ matrix.skip-rate }} - name: Install multilib, mingw, sshpass and mtools run: |