ci: GitHub Actions Runner Cleanup (#21993)

- Only run top issues on zed-industries/zed
- Move Nightly ARM build to BuildJet
This commit is contained in:
Peter Tripp 2024-12-13 21:30:53 +00:00 committed by GitHub
parent 421974f923
commit e53c1a8ee3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -140,7 +140,7 @@ jobs:
name: Create a Linux *.tar.gz bundle for ARM
if: github.repository_owner == 'zed-industries'
runs-on:
- hosted-linux-arm-1
- buildjet-16vcpu-ubuntu-2204-arm
needs: tests
env:
DIGITALOCEAN_SPACES_ACCESS_KEY: ${{ secrets.DIGITALOCEAN_SPACES_ACCESS_KEY }}