We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8954b65 commit 3583d60Copy full SHA for 3583d60
.buildkite/scripts/pull-request/pipeline.sh
@@ -3,7 +3,7 @@
3
set -euo pipefail
4
5
echo --- Installing bun
6
-npm install -g bun
+npm install -g bun@1.0.4
7
8
echo --- Generating pipeline
9
bun .buildkite/scripts/pull-request/pipeline.generate.ts
0 commit comments