Remove spurious self-hosted label for bundle-linux-arm job
This commit is contained in:
parent
e58db43ed8
commit
f4074d784c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release_nightly.yml
vendored
1
.github/workflows/release_nightly.yml
vendored
|
@ -133,7 +133,6 @@ jobs:
|
||||||
name: Create a Linux *.tar.gz bundle for ARM
|
name: Create a Linux *.tar.gz bundle for ARM
|
||||||
if: github.repository_owner == 'zed-industries'
|
if: github.repository_owner == 'zed-industries'
|
||||||
runs-on:
|
runs-on:
|
||||||
- self-hosted
|
|
||||||
- hosted-linux-arm-1
|
- hosted-linux-arm-1
|
||||||
needs: tests
|
needs: tests
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue