From 4491790fc2bdd85c75b43cd3d26ed204f45d214c Mon Sep 17 00:00:00 2001 From: Graham Gilbert Date: Fri, 8 May 2026 13:32:01 -0700 Subject: [PATCH] Add macOS 26 compatibility note --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ed99510..45218dd 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,7 @@ macos_package_installed('com.googlecode.munki.core', '1.0.0') ## Development The Ruby is formatted with [rufo](https://github.com/ruby-formatter/rufo). The Puppet should pass `puppet-lint`. + +## macOS Version Compatibility + +Tested and compatible with macOS 26 (Tahoe).