GHA execution throttling #3739

This commit is contained in:
rusefillc 2022-01-04 13:48:26 -05:00
parent 166f4e6cc8
commit 90147dd74b
1 changed files with 3 additions and 3 deletions

View File

@ -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: |