Skip to content

Commit

Permalink
Delete head deps CI job (#324)
Browse files Browse the repository at this point in the history
This is a no-op with bzlmod, and really skylib is very unlikely to break
us anyways
  • Loading branch information
keith authored Apr 23, 2024
1 parent a40bcaa commit 6758a28
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 42 deletions.
9 changes: 0 additions & 9 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,6 @@ tasks:
bazel: last_green
<<: *common

macos_latest_head_deps:
name: "Current LTS with Head Deps"
bazel: latest
shell_commands:
# Update the WORKSPACE to use head versions of some deps to ensure nothing
# has landed on them breaking this project.
- .bazelci/update_workspace_to_deps_heads.sh
<<: *common

linux_latest:
name: "Current LTS"
bazel: latest
Expand Down
33 changes: 0 additions & 33 deletions .bazelci/update_workspace_to_deps_heads.sh

This file was deleted.

0 comments on commit 6758a28

Please sign in to comment.