Skip to content

Commit

Permalink
buildkite: Windows builds shouldn't fail (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzdan committed Jul 20, 2023
1 parent bbe595e commit 0073de8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ steps:
- label: "Build chromium - Windows"
key: "build-chromium-windows"
timeout_in_minutes: 60
soft_fail: true
plugins:
- https://github.com/jazzdan/skip-checkout-buildkite-plugin.git#jazzdan/windows-support: ~
command: "cd C:\\Users\\Administrator\\chromium\\src && node buildWindows.mjs && node replay_build_scripts/upload_build_artifacts.mjs"
Expand Down

0 comments on commit 0073de8

Please sign in to comment.