From f3a638e024a626e0378b9a4b46271672e5a5b2d2 Mon Sep 17 00:00:00 2001 From: Mark Elvers Date: Thu, 9 Nov 2023 16:00:29 +0000 Subject: [PATCH] macOS update --- _posts/2023-11-09-macos-sonoma.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _posts/2023-11-09-macos-sonoma.md diff --git a/_posts/2023-11-09-macos-sonoma.md b/_posts/2023-11-09-macos-sonoma.md new file mode 100644 index 0000000..51029b0 --- /dev/null +++ b/_posts/2023-11-09-macos-sonoma.md @@ -0,0 +1,8 @@ +--- +title: macOS Sonoma Update +date: "2023-11-09" +--- + +[OBuilder](https://github.com/ocurrent/obuilder) workers for both Intel and Apple Silicon have been updated from macOS Ventura to [macOS Sonoma](https://www.apple.com/macos/sonoma/) 14.1.1. + +From today, [ocaml-ci](https://ocaml.ci.dev) and [opam-repo-ci](https://opam.ci.ocaml.org) will test against Sonoma rather than Ventura.