We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b4523 commit 9caa427Copy full SHA for 9caa427
.buildkite/pipeline-raw.yml
@@ -12,8 +12,6 @@ steps:
12
agents:
13
queue: "x86_64-rosetta-darwin"
14
commands:
15
- - export LIBRARY_PATH="$(brew --prefix):$LIBRARY_PATH"
16
- - export C_INCLUDE_PATH="$(brew --prefix):$C_INCLUDE_PATH"
17
- nix develop .#autorelease-macos -c ./scripts/build-all-bottles.sh "big_sur"
18
artifact_paths:
19
- '*.bottle.*'
0 commit comments