parent
9e34bb3f05
commit
c9c708ff08
1 changed files with 0 additions and 4 deletions
4
.github/workflows/release_nightly.yml
vendored
4
.github/workflows/release_nightly.yml
vendored
|
@ -206,9 +206,6 @@ jobs:
|
||||||
runs-on: github-8vcpu-ubuntu-2404
|
runs-on: github-8vcpu-ubuntu-2404
|
||||||
needs: tests
|
needs: tests
|
||||||
name: Build Zed on FreeBSD
|
name: Build Zed on FreeBSD
|
||||||
# env:
|
|
||||||
# MYTOKEN : ${{ secrets.MYTOKEN }}
|
|
||||||
# MYTOKEN2: "value2"
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Build FreeBSD remote-server
|
- name: Build FreeBSD remote-server
|
||||||
|
@ -243,7 +240,6 @@ jobs:
|
||||||
|
|
||||||
bundle-nix:
|
bundle-nix:
|
||||||
name: Build and cache Nix package
|
name: Build and cache Nix package
|
||||||
if: false
|
|
||||||
needs: tests
|
needs: tests
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
uses: ./.github/workflows/nix.yml
|
uses: ./.github/workflows/nix.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue