nix: Re-enable nightly builds (#36632)

Release Notes:

- N/A
This commit is contained in:
Julia Ryan
2025-08-20 21:43:53 +00:00
committed by GitHub
parent 9e34bb3f05
commit c9c708ff08
-4
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