Skip to content

Commit be4476e

Browse files
committed
Remove buildkite configuration
1 parent 5ff69b8 commit be4476e

File tree

2 files changed

+0
-94
lines changed

2 files changed

+0
-94
lines changed

.github/workflows/pipeline.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,3 @@ jobs:
233233
- uses: actions/checkout@v3
234234
- name: "Check hix -- run github:haskell/cabal/3.10#cabal-install:exe:cabal -- --version"
235235
run: "HIX_DIR=$(mktemp -d) nix run .#hix --accept-flake-config -- run github:haskell/cabal/3.10#cabal-install:exe:cabal --accept-flake-config --override-input haskellNix . -- --version"
236-
237-
nix-tools-build:
238-
runs-on: [self-hosted, linux]
239-
steps:
240-
- uses: actions/checkout@v3
241-
- name: "nix-tools build"
242-
run: cd ./nix-tools && .buildkite/nix-tools-build.sh

nix-tools/.buildkite/nix-tools-build.sh

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)