nix: Re-enable nightly builds (#36632)

Release Notes:

- N/A
This commit is contained in:
Julia Ryan 2025-08-20 16:43:53 -05:00 committed by GitHub
parent 9e34bb3f05
commit c9c708ff08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -206,9 +206,6 @@ jobs:
runs-on: github-8vcpu-ubuntu-2404
needs: tests
name: Build Zed on FreeBSD
# env:
# MYTOKEN : ${{ secrets.MYTOKEN }}
# MYTOKEN2: "value2"
steps:
- uses: actions/checkout@v4
- name: Build FreeBSD remote-server
@ -243,7 +240,6 @@ jobs:
bundle-nix:
name: Build and cache Nix package
if: false
needs: tests
secrets: inherit
uses: ./.github/workflows/nix.yml