Skip to content

Commit 71ae2de

Browse files
committed
CI: use macOS Mojave
1 parent 577e316 commit 71ae2de

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
@@ -367,7 +367,7 @@ local part_definitions = {
367367
],
368368
"$.run.specs":: { test_spec_options: ["-GdarwinCI"] },
369369
"$.cap":: {
370-
normal_machine: ["darwin_sierra", "amd64"],
370+
normal_machine: ["darwin_mojave", "amd64"],
371371
},
372372
environment+: {
373373
LANG: "en_US.UTF-8",

0 commit comments

Comments
 (0)