Skip to content

Commit

Permalink
Merge branch 'main' into dylan/bump-webkit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Dec 12, 2024
2 parents a9b6504 + 113b62b commit cd8ec12
Show file tree
Hide file tree
Showing 76 changed files with 6,494 additions and 1,829 deletions.
17 changes: 1 addition & 16 deletions .buildkite/bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,4 @@ steps:
agents:
queue: "build-darwin"
command:
- ".buildkite/scripts/prepare-build.sh"

- if: "build.branch == 'main' && !build.pull_request.repository.fork"
label: ":github:"
agents:
queue: "test-darwin"
depends_on:
- "darwin-aarch64-build-bun"
- "darwin-x64-build-bun"
- "linux-aarch64-build-bun"
- "linux-x64-build-bun"
- "linux-x64-baseline-build-bun"
- "windows-x64-build-bun"
- "windows-x64-baseline-build-bun"
command:
- ".buildkite/scripts/upload-release.sh"
- "node .buildkite/ci.mjs"
Loading

0 comments on commit cd8ec12

Please sign in to comment.