Skip to content

Commit d5b7a15

Browse files
committed
Modernize macOS version number
Make the documentation's examples more relevant to modern times by updating the version number used in examples.
1 parent 8926faf commit d5b7a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/modules/execution-managed/pages/xcode-policy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Each Xcode image is built on top of a clean macOS install. We aim to keep the ma
9696

9797
We aim to keep the macOS version aligned across our different macOS executors, however this may not always be the case. Check the xref:test:testing-ios.adoc#supported-xcode-versions[Software Manifest] file for the image for the most accurate information.
9898

99-
When a new major version of macOS (ex: `12.0`) is released, we will start to use this version after a minimum of two minor Xcode releases have passed.
99+
When a new major version of macOS (ex: `26.0`) is released, we will start to use this version after a minimum of two minor Xcode releases have passed.
100100

101101
[#exceptions]
102102
== Exceptions

0 commit comments

Comments
 (0)