Remove spurious self-hosted label for bundle-linux-arm job

This commit is contained in:
Max Brunsfeld 2024-07-19 11:08:20 -07:00
parent e58db43ed8
commit f4074d784c

View File

@ -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: