From 9875d24c4b3f3536129796831a3e5907059b8f3a Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Sun, 3 Nov 2024 22:37:22 -0500 Subject: [PATCH] Added 15.1 and 15.0.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cba930..9f51c92 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Some of the images are regularly getting rebuild in order to update the pre-inst monthly on the first Saturday of the month: * `ghcr.io/cirruslabs/macos-{sequoia,sonoma}-base` -* `ghcr.io/cirruslabs/macos-runner:sonoma` which is a superset of `ghcr.io/cirruslabs/macos-sonoma-xcode:{latest,16,15.4,15.3,15.2}` +* `ghcr.io/cirruslabs/macos-runner:sonoma` which is a superset of `ghcr.io/cirruslabs/macos-sonoma-xcode:{latest,16,15.4,15.3,15.2,15.1,15.0.1}` * `ghcr.io/cirruslabs/macos-runner:sequoia` which is a superset of `ghcr.io/cirruslabs/macos-sequoia-xcode:{latest,16.1,16.2-beta-1,16,15.4}` Note that `ghcr.io/cirruslabs/macos-runner:{sequoia,sonoma}` are updated every Sunday and these images are [optimised for startup](https://cirrus-runners.app/blog/2024/04/11/optimizing-startup-time-of-cirrus-runners/) -on Cirrus Runners and Cirrus CI services. \ No newline at end of file +on Cirrus Runners and Cirrus CI services.