Bazel Platforms
Publiccurl -sS "https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?$(date +%s)" -o bazelci.py && python3.6 bazelci.py project_pipeline | tee /dev/tty | buildkite-agent pipeline upload
Waited 8m 53s
Ran in 14s
Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1736295170 -o bazelci.py && python3.8 bazelci.py runner --task=ubuntu
Waited 1m 48s
Ran in 15s
macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1736295170 -o bazelci.py && python3 bazelci.py runner --task=macos
Waited 16m 38s
Ran in 41s
macOS arm64curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1736295170 -o bazelci.py && python3 bazelci.py runner --task=macos_arm64
Waited 11s
Ran in 19s
Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1736295170 -o bazelci.py && python.exe bazelci.py runner --task=windows
Waited 2m 1s
Ran in 17s
Total Job Run Time: 1m 46s