mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
CI: disable self-hosted runners for nightly.yml (#34982)
Signed-off-by: Delan Azabani <dazabani@igalia.com>
This commit is contained in:
parent
55ac1887dc
commit
acb6515837
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
|
@ -100,6 +100,7 @@ jobs:
|
|||
profile: "production"
|
||||
upload: true
|
||||
github-release-id: ${{ needs.create-draft-release.outputs.release-id }}
|
||||
force-github-hosted-runner: true # <https://github.com/servo/servo/issues/33296>
|
||||
secrets: inherit
|
||||
|
||||
upload-linux:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue