Skip to content

Commit 5e3d09f

Browse files
committed
Update job label for macos to reflect upgrade to OpenJDK 11
1 parent b01daa1 commit 5e3d09f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildkite/bazelci.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -534,8 +534,8 @@
534534
"python": "python3.8",
535535
},
536536
"macos": {
537-
"name": "macOS (OpenJDK 8, Xcode)",
538-
"emoji-name": ":darwin: (OpenJDK 8, Xcode)",
537+
"name": "macOS (OpenJDK 11, Xcode)",
538+
"emoji-name": ":darwin: (OpenJDK 11, Xcode)",
539539
"downstream-root": "/Users/buildkite/builds/${BUILDKITE_AGENT_NAME}/${BUILDKITE_ORGANIZATION_SLUG}-downstream-projects",
540540
"publish_binary": ["macos"],
541541
"queue": "macos",

0 commit comments

Comments
 (0)