Skip to content

Commit

Permalink
Remove pinned Xcode version
Browse files Browse the repository at this point in the history
Due to recent CI infrastructure change, Xcode 13.0 is no longer available.
  • Loading branch information
meteorcloudy committed Apr 4, 2023
1 parent 2d04c91 commit 007b853
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ tasks:
# Re-enable once fixed: https://github.com/bazelbuild/bazel/issues/8162
- "-//src/java_tools/import_deps_checker/..."
macos:
xcode_version: "13.0"
shards: 5
shell_commands:
- sed -i.bak -e 's/^# android_sdk_repository/android_sdk_repository/' -e 's/^#
Expand Down

0 comments on commit 007b853

Please sign in to comment.