mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Remove linux arm in dispatch workflow
Signed-off-by: TG <ebiritg@gmail.com>
This commit is contained in:
parent
91e065ec6f
commit
55bab01705
1 changed files with 0 additions and 11 deletions
11
.github/workflows/dispatch-workflow.yml
vendored
11
.github/workflows/dispatch-workflow.yml
vendored
|
@ -85,14 +85,3 @@ jobs:
|
|||
with:
|
||||
profile: ${{ inputs.profile }}
|
||||
bencher: ${{ inputs.bencher }}
|
||||
|
||||
linux-arm:
|
||||
if: ${{ inputs.workflow == 'linux-arm' }}
|
||||
name: Linux ARM
|
||||
uses: ./.github/workflows/linux-arm.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
profile: ${{ inputs.profile }}
|
||||
unit-tests: ${{ inputs.unit-tests }}
|
||||
build-libservo: ${{ inputs.build-libservo }}
|
||||
bencher: ${{ inputs.bencher }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue