mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01: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"
|
profile: "production"
|
||||||
upload: true
|
upload: true
|
||||||
github-release-id: ${{ needs.create-draft-release.outputs.release-id }}
|
github-release-id: ${{ needs.create-draft-release.outputs.release-id }}
|
||||||
|
force-github-hosted-runner: true # <https://github.com/servo/servo/issues/33296>
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
upload-linux:
|
upload-linux:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue