Skip to content

Commit ce43877

Browse files
committed
[GR-46821] CI: Run on fixed macOS version for darwin-aarch64: Big Sur = darwin 20
1 parent 31bf22e commit ce43877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ local part_definitions = {
266266
darwin_aarch64: common.darwin_aarch64 + common_deps + {
267267
platform_name:: "DarwinAArch64",
268268
"$.cap":: {
269-
normal_machine: [],
269+
normal_machine: ["darwin_bigsur"],
270270
},
271271
environment+: {
272272
LANG: "en_US.UTF-8",

0 commit comments

Comments
 (0)