File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -294,11 +294,7 @@ jobs:
294294 test-infra-repository : ${{ inputs.test-infra-repository }}
295295 test-infra-ref : ${{ inputs.test-infra-ref }}
296296 build-matrix : ${{ inputs.build-matrix }}
297- architecture : ${{ inputs.architecture }}
298297 trigger-event : ${{ inputs.trigger-event }}
299- upload-to-pypi : ${{ inputs.upload-to-pypi }}
300- wheel-upload-path : ${{ inputs.wheel-upload-path }}
301- wheel-nightly-policy : ${{ inputs.wheel-nightly-policy }}
302298 secrets :
303299 R2_ACCOUNT_ID : ${{ secrets.R2_ACCOUNT_ID }}
304300 R2_ACCESS_KEY_ID : ${{ secrets.R2_ACCESS_KEY_ID }}
Original file line number Diff line number Diff line change @@ -412,11 +412,8 @@ jobs:
412412 test-infra-repository : ${{ inputs.test-infra-repository }}
413413 test-infra-ref : ${{ inputs.test-infra-ref }}
414414 build-matrix : ${{ inputs.build-matrix }}
415- architecture : ${{ inputs.architecture }}
416415 trigger-event : ${{ inputs.trigger-event }}
417- upload-to-pypi : ${{ inputs.upload-to-pypi }}
418- wheel-upload-path : ${{ inputs.wheel-upload-path }}
419- wheel-nightly-policy : ${{ inputs.wheel-nightly-policy }}
416+ architecture : ${{ inputs.architecture }}
420417 secrets :
421418 R2_ACCOUNT_ID : ${{ secrets.R2_ACCOUNT_ID }}
422419 R2_ACCESS_KEY_ID : ${{ secrets.R2_ACCESS_KEY_ID }}
You can’t perform that action at this time.
0 commit comments